Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 gadi atpakaļ |
Linus Groh
|
c200c247e4
LibJS: Convert SetIterator::create() to NonnullGCPtr
|
2 gadi atpakaļ |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 gadi atpakaļ |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 gadi atpakaļ |
Ali Mohammad Pur
|
3bfcd7b52d
LibJS: Implement Sets using Maps
|
3 gadi atpakaļ |
Linus Groh
|
e5753443ae
LibJS: Consistently make prototype the last argument in Object ctors
|
4 gadi atpakaļ |
Idan Horowitz
|
08ff148bc3
LibJS: Use OrderedHashTable instead of HashTable in the Set built-in
|
4 gadi atpakaļ |
Idan Horowitz
|
2a3090d292
LibJS: Add the SetIterator built-in and Set.prototype.{values, entries}
|
4 gadi atpakaļ |