Idan Horowitz
|
a6b8291a9b
LibJS: Add define_direct_property and remove the define_property helper
|
пре 4 година |
Luke
|
99cb54670f
LibJS: Add missing exception check in internalize_json_property
|
пре 4 година |
Linus Groh
|
9555ca99a0
LibJS: Remove unnecessary value_or() from get()
|
пре 4 година |
Linus Groh
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
пре 4 година |
Idan Horowitz
|
e480d69130
LibJS: Bring ArrayCreate and ArrayConstructor closer to spec
|
пре 4 година |
Idan Horowitz
|
648b4c7d74
LibJS: Bring JSON.parse slightly closer to the specification
|
пре 4 година |
Idan Horowitz
|
8d50cf492e
LibJS: Bring JSON.stringify 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 година |
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
|
83be39c91a
LibJS: Handle Proxy with Array target in IsArray() abstract operation
|
пре 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 година |
Idan Horowitz
|
223472c57f
LibJS: Dont try to serialize symbol-keyed properties
|
пре 4 година |
Linus Groh
|
a5d4ef462c
LibJS: Remove #if !defined(KERNEL)
|
пре 4 година |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
пре 4 година |
Andreas Kling
|
91db36064f
LibJS: Fix obviously wrong \uXXXX serialization in JSONObject
|
пре 4 година |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
пре 4 година |