Age | Commit message (Expand) | Author |
---|---|---|
2021-10-21 | LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr | Linus Groh |
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-06-12 | LibJS: Add the WeakMap built-in object | Idan Horowitz |