Linus Groh
|
c4c40f4cf3
LibJS: Use ThrowCompletionOr in create_list_from_array_like()
|
пре 3 година |
Linus Groh
|
312946059b
LibJS+Spreadsheet: Use js_string(VM&, ...) overload more
|
пре 3 година |
Idan Horowitz
|
a6b8291a9b
LibJS: Add define_direct_property and remove the define_property helper
|
пре 4 година |
Linus Groh
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
пре 4 година |
Idan Horowitz
|
8eb48039c9
LibJS: Bring Reflect.construct() closer to the specification
|
пре 4 година |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
пре 4 година |
Linus Groh
|
f4867572b7
LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&)
|
пре 4 година |
Linus Groh
|
55db9539a5
LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there
|
пре 4 година |
Andreas Kling
|
5eef07d232
LibJS: Avoid lots of string-to-int during global object construction
|
пре 4 година |
Linus Groh
|
7327a28ccc
LibJS: Add ECMA-262 section/title/URL comments almost everywhere
|
пре 4 година |
Andreas Kling
|
93a07ba962
LibJS: Remove GlobalObject& argument from VM::construct()
|
пре 4 година |
Linus Groh
|
f932da095e
LibJS: Use create_list_from_array_like() in Reflect.{apply,construct}()
|
пре 4 година |
Linus Groh
|
6c256bb400
LibJS: Add @@toStringTag to Reflect
|
пре 4 година |
Linus Groh
|
39c3aefe5d
LibJS: Use to_property_key() a bunch in ReflectObject
|
пре 4 година |
Idan Horowitz
|
eb0b1c432a
LibJS: Replace StringOrSymbol::from_value with Value::to_property_key
|
пре 4 година |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
пре 4 година |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
Idan Horowitz
|
79b1270711
LibJS: Take reference instead of pointer in prepare_arguments_list
|
пре 4 година |
Linus Groh
|
ec62783af9
LibJS: Let Object::delete_property() return a bool, not Value
|
пре 4 година |
Linus Groh
|
1c3eef5317
LibJS: Use MarkedValueList for internal own properties getter functions
|
пре 4 година |
Linus Groh
|
afc86abe24
LibJS: Remove this_object parameter from get/put own property functions
|
пре 4 година |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
пре 4 година |