Linus Groh
|
5832de62fe
LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr
|
před 3 roky |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
před 3 roky |
Idan Horowitz
|
5e621e494f
LibJS: Implement Object.getOwnPropertyDescriptors()
|
před 4 roky |
Idan Horowitz
|
0f91883b17
LibJS: Rename ObjectConstructor::{define_property_ => define_property}
|
před 4 roky |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
před 4 roky |
Idan Horowitz
|
9a0cbcc3d1
LibJS: Add the Object.fromEntries method
|
před 4 roky |
Idan Horowitz
|
bd9e20ef79
LibJS: Add the Object.getOwnPropertySymbols method
|
před 4 roky |
Linus Groh
|
7e1bffdeb8
LibJS: Implement Object.assign()
|
před 4 roky |
Andreas Kling
|
3ee092cd0c
LibJS: Implement Object.hasOwn() :^)
|
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 |
Linus Groh
|
9cd010167a
LibJS: Implement Object.create()
|
před 4 roky |
Linus Groh
|
da8a35a79e
LibJS: Implement Object.defineProperties()
|
před 4 roky |
Linus Groh
|
f3264b0dbd
LibJS: Implement Object.isFrozen() and Object.isSealed()
|
před 4 roky |
Linus Groh
|
9af07c7803
LibJS: Implement Object.freeze() and Object.seal()
|
před 4 roky |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |