Timothy Flynn
|
c0952e3670
LibJS: Do not allocate in Set's constructor
|
2 years ago |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 years ago |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 years ago |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 years ago |
Anonymous
|
d1cc67bbe1
LibJS: Avoid unnecessary ToObject conversion when resolving references
|
3 years ago |
davidot
|
45646eee43
LibJS: Fix Map Iterators when elements are deleted during iteration
|
3 years ago |
Ali Mohammad Pur
|
4a73ec07c5
LibJS: Make Map iterators independent of the underlying hashmap
|
3 years ago |
Idan Horowitz
|
a27fbfd45f
LibJS: Use OrderedHashMap instead of HashMap in the Map built-in
|
4 years ago |
Idan Horowitz
|
a96ac8bd56
LibJS: Add the Map built-in object
|
4 years ago |