Age | Commit message (Expand) | Author |
---|---|---|
2022-08-23 | LibJS: Remove GlobalObject from VM::this_value() | Linus Groh |
2022-08-23 | LibJS: Remove GlobalObject from VM::throw_completion() | Linus Groh |
2021-10-31 | LibWeb: Convert the Window object to ThrowCompletionOr | Timothy Flynn |
2021-09-29 | LibJS: Convert internal_define_own_property() to ThrowCompletionOr | Linus Groh |
2021-09-12 | LibWeb: Add A JS setter macro for [Replaceable] IDL properties | Linus Groh |