Idan Horowitz
|
a6b8291a9b
LibJS: Add define_direct_property and remove the define_property helper
|
před 4 roky |
Idan Horowitz
|
557424a141
LibJS: Remove usage of define_native_property in OrdinaryFunctionObject
|
před 4 roky |
Linus Groh
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
před 4 roky |
Idan Horowitz
|
e480d69130
LibJS: Bring ArrayCreate and ArrayConstructor closer to spec
|
před 4 roky |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
před 4 roky |
Idan Horowitz
|
5606332ed7
LibJS: Add a [[Realm]] getter to FunctionObject and use it where needed
|
před 4 roky |
Andreas Kling
|
d1ffeaf66d
LibJS: Use CreateUnmappedArgumentsObject for non-simple parameter lists
|
před 4 roky |
Andreas Kling
|
c8270dbe2e
LibJS: Rename ScriptFunction => OrdinaryFunctionObject
|
před 4 roky |