Age | Commit message (Expand) | Author |
---|---|---|
2021-10-14 | LibJS: Add a way to get from a GlobalObject to its associated Realm | Linus Groh |
2021-09-12 | LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() | Linus Groh |
2021-09-12 | LibJS: Start adding a JS::Realm class (spec's "Realm Record") | Linus Groh |