Linus Groh
|
6c256bb400
LibJS: Add @@toStringTag to Reflect
|
4 years ago |
Linus Groh
|
39c3aefe5d
LibJS: Use to_property_key() a bunch in ReflectObject
|
4 years ago |
Idan Horowitz
|
eb0b1c432a
LibJS: Replace StringOrSymbol::from_value with Value::to_property_key
|
4 years ago |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Idan Horowitz
|
79b1270711
LibJS: Take reference instead of pointer in prepare_arguments_list
|
4 years ago |
Linus Groh
|
ec62783af9
LibJS: Let Object::delete_property() return a bool, not Value
|
4 years ago |
Linus Groh
|
1c3eef5317
LibJS: Use MarkedValueList for internal own properties getter functions
|
4 years ago |
Linus Groh
|
afc86abe24
LibJS: Remove this_object parameter from get/put own property functions
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |