Age | Commit message (Expand) | Author |
---|---|---|
2022-12-14 | LibJS: Convert AggregateError::create() to NonnullGCPtr | Linus Groh |
2022-08-29 | LibJS: Hide all the constructors! | Andreas Kling |
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in create() functions | Linus Groh |
2021-06-23 | LibJS: Make AggregateError inherit from Error | Linus Groh |
2021-06-23 | LibJS: Fix AggregateError's class_name() | Linus Groh |
2021-06-11 | LibJS: Implement the Error Cause proposal | Linus Groh |
2021-06-11 | LibJS: Implement AggregateError | Linus Groh |