Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 years ago |
Andreas Kling
|
aeb72fe9d0
LibJS: Reduce header dependency graph in Realm.h
|
3 years ago |
Andreas Kling
|
fc04465fa3
LibJS: Remove unnecessary GlobalObject pointer from Environment
|
3 years ago |
Linus Groh
|
cbbf4abb0d
LibJS: Add a way to get from a GlobalObject to its associated Realm
|
3 years ago |
Linus Groh
|
2b8d5696ab
LibJS: Allocate a Realm next to GlobalObject in Interpreter::create()
|
3 years ago |
Linus Groh
|
d9c3bafcd9
LibJS: Start adding a JS::Realm class (spec's "Realm Record")
|
3 years ago |