Linus Groh
|
dfb7588d30
LibJS: Remove GlobalObject::{set_,}associated_realm()
|
пре 2 година |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
пре 2 година |
Linus Groh
|
e3895e6c80
LibJS: Pass Realm to define_native_{accessor,function}()
|
пре 3 година |
Linus Groh
|
7c468b5a77
LibJS: Pass Realm to GlobalObject::initialize_global_object()
|
пре 3 година |
Linus Groh
|
b465f46e00
LibJS: Remove GlobalObject parameter from native functions
|
пре 3 година |
Linus Groh
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
пре 3 година |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
пре 3 година |
Linus Groh
|
7856886ed5
LibJS: Replace GlobalObject with VM in String AOs [Part 17/19]
|
пре 3 година |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
пре 3 година |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
пре 3 година |
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 година |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
пре 3 година |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
пре 3 година |
Andreas Kling
|
50d951aea2
LibJS: Let Shape store a Realm instead of a GlobalObject
|
пре 3 година |
Idan Horowitz
|
97fe37bcc2
LibJS: Start implementing the stage 3 Intl.DurationFormat proposal
|
пре 3 година |
Luke Wilde
|
77ba3d3e3f
LibJS: Remove callerRealm from HostEnsureCanCompileStrings
|
пре 3 година |
Linus Groh
|
0c65624a32
LibJS: Add AsyncGenerator / AsyncGeneratorPrototype
|
пре 3 година |
Linus Groh
|
f3768705a9
LibJS: Use consistent phrasing for string length
|
пре 3 година |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
пре 3 година |
Linus Groh
|
00b8ce4a6d
LibJS: Pass this value to fallback func in Array.prototype.toString()
|
пре 3 година |
Linus Groh
|
5b48912d35
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
|
пре 3 година |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
пре 3 година |
Idan Horowitz
|
08d1ae58b1
LibJS: Initialize {Async,}{Generator,}Function constructors properly
|
пре 3 година |
Idan Horowitz
|
6c26a02aa8
LibJS: Start implementing Intl Segment Iterator objects
|
пре 3 година |
Idan Horowitz
|
bbacea255f
LibJS: Start implementing Intl Segments objects
|
пре 3 година |
Idan Horowitz
|
a3bc06bb23
LibJS: Start implementing Intl.Segmenter
|
пре 3 година |
davidot
|
202de6ed25
LibJS: Expose JSON.parse as an intrinsic value of the global object
|
пре 3 година |
Idan Horowitz
|
fe687412a6
LibJS: Visit m_async_from_sync_iterator_prototype in GlobalObject
|
пре 3 година |