Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
před 1 rokem |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
před 2 roky |
Linus Groh
|
9846d23c79
LibJS: Convert MapIterator::create() to NonnullGCPtr
|
před 2 roky |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
před 2 roky |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
před 2 roky |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
před 3 roky |
Ali Mohammad Pur
|
4a73ec07c5
LibJS: Make Map iterators independent of the underlying hashmap
|
před 3 roky |
Linus Groh
|
e5753443ae
LibJS: Consistently make prototype the last argument in Object ctors
|
před 4 roky |
Idan Horowitz
|
a27fbfd45f
LibJS: Use OrderedHashMap instead of HashMap in the Map built-in
|
před 4 roky |
Idan Horowitz
|
322c8a3995
LibJS: Add the MapIterator built-in and the key/values/entries methods
|
před 4 roky |