Andreas Kling
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
2 years ago |
Linus Groh
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 years ago |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
2 years ago |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 years ago |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 years ago |
davidot
|
6b5c882af3
LibJS: Add support for JSON modules
|
3 years ago |
davidot
|
1b8ccf9a66
LibJS: Implement Module linking and evaluating
|
3 years ago |
davidot
|
12c2f30c54
LibJS: Add filename tracking to Script and Module
|
3 years ago |
Andreas Kling
|
d553fd7f4f
LibJS: Add a barebones Module class
|
3 years ago |