Age | Commit message (Expand) | Author |
---|---|---|
2022-12-15 | LibJS: Convert Object::construct() to NonnullGCPtr | Linus Groh |
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions | Linus Groh |
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in object constructors | Linus Groh |
2021-10-21 | LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr | Linus Groh |
2021-07-02 | LibWeb: Add the WebAssembly.Instance constructor | Ali Mohammad Pur |