Linus Groh
|
c200c247e4
LibJS: Convert SetIterator::create() to NonnullGCPtr
|
2 年之前 |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 年之前 |
Linus Groh
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
3 年之前 |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
3 年之前 |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 年之前 |
Ali Mohammad Pur
|
3bfcd7b52d
LibJS: Implement Sets using Maps
|
3 年之前 |
Linus Groh
|
e5753443ae
LibJS: Consistently make prototype the last argument in Object ctors
|
4 年之前 |
Idan Horowitz
|
2a3090d292
LibJS: Add the SetIterator built-in and Set.prototype.{values, entries}
|
4 年之前 |