Idan Horowitz
|
eeb4c1eec9
LibJS: Reorder and add missing name & length properties to Built-ins
|
4 年之前 |
Idan Horowitz
|
d577678658
LibJS: Add a name property to the proxy revoker anonymous function
|
4 年之前 |
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
|
581f20e6f2
LibJS: Accept FlyStrings in the NativeFunction constructors
|
4 年之前 |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 年之前 |
Linus Groh
|
d1c109be96
LibJS: Fix .length attributes of various native functions
|
4 年之前 |
Linus Groh
|
317b88a8c3
LibJS: Replace Object's create_empty() with create() taking a prototype
|
4 年之前 |
Linus Groh
|
7327a28ccc
LibJS: Add ECMA-262 section/title/URL comments almost everywhere
|
4 年之前 |
Linus Groh
|
9b35231453
LibJS: Implement Proxy.revocable()
|
4 年之前 |
Linus Groh
|
e39dd65cf0
LibJS: Remove Proxy() argument count check
|
4 年之前 |
Matthew Olsson
|
fcd3b9a0df
Userland: Use mattco@serenityos.org for my copyright headers
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |