Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
vor 1 Jahr |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
vor 1 Jahr |
Timothy Flynn
|
36d156428b
LibJS: Implement the Promise.withResolvers proposal
|
vor 2 Jahren |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
vor 2 Jahren |
Linus Groh
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
vor 2 Jahren |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
vor 2 Jahren |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
vor 2 Jahren |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
vor 2 Jahren |
Idan Horowitz
|
5af8f72d54
LibJS: Convert PromiseConstructor functions to ThrowCompletionOr
|
vor 3 Jahren |
Linus Groh
|
5832de62fe
LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr
|
vor 3 Jahren |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
vor 3 Jahren |
Idan Horowitz
|
56e769e4ba
LibJS: Replace usages of JS_{DECLARE, DEFINE}_NATIVE_GETTER
|
vor 3 Jahren |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
vor 4 Jahren |
Idan Horowitz
|
aefb7995f1
LibJS: Add the Symbol.species getter to the appropriate built-ins
|
vor 4 Jahren |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
vor 4 Jahren |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
Linus Groh
|
f418115f1b
LibJS: Add initial support for Promises
|
vor 4 Jahren |