Idan Horowitz
|
681787de76
LibJS: Add support for async functions
|
před 3 roky |
Idan Horowitz
|
c0bb456fd2
LibJS: Convert the CreateDynamicFunction AO to ThrowCompletionOr
|
před 3 roky |
Linus Groh
|
5832de62fe
LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr
|
před 3 roky |
Linus Groh
|
4d8912a92b
LibJS: Convert to_string() to ThrowCompletionOr
|
před 3 roky |
Linus Groh
|
7b92889e6b
LibJS: Change Interpreter::create_with_existing_{global_object => realm}
|
před 3 roky |
Idan Horowitz
|
a6b8291a9b
LibJS: Add define_direct_property and remove the define_property helper
|
před 4 roky |
Idan Horowitz
|
581f20e6f2
LibJS: Accept FlyStrings in the NativeFunction constructors
|
před 4 roky |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
před 4 roky |
Linus Groh
|
7f8245439b
LibJS: Add a bunch more missing ECMA-262 section/title/URL comments
|
před 4 roky |
Matthew Olsson
|
9253fa1bad
LibJS: Implement GeneratorFunctionConstructor::construct
|
před 4 roky |
Matthew Olsson
|
22b17219ff
LibJS: Add the remaining generator objects
|
před 4 roky |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Andreas Kling
|
635a5eec75
LibJS: Remove a whole bunch of unnecessary #includes
|
před 4 roky |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |