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