Linus Groh
|
4f362fc703
LibJS: Set OrdinaryFunctionObject's realm from the Tnterpreter
|
vor 3 Jahren |
Linus Groh
|
7b92889e6b
LibJS: Change Interpreter::create_with_existing_{global_object => realm}
|
vor 3 Jahren |
Linus Groh
|
06e89311fa
LibJS: Set the callee context's realm in prepare_for_ordinary_call()
|
vor 3 Jahren |
Idan Horowitz
|
073a1dec16
LibJS: Visit OrdinaryFunctionObject's owning realm
|
vor 3 Jahren |
davidot
|
e1573991a3
LibJS: Fix this values in arrow functions
|
vor 3 Jahren |
Lenny Maiorani
|
97bd13264a
Everywhere: Make use of container version of all_of
|
vor 4 Jahren |
Brian Gianforcaro
|
53166c10ca
LibJS: Remove unused header includes
|
vor 3 Jahren |
Idan Horowitz
|
a6b8291a9b
LibJS: Add define_direct_property and remove the define_property helper
|
vor 4 Jahren |
Idan Horowitz
|
557424a141
LibJS: Remove usage of define_native_property in OrdinaryFunctionObject
|
vor 4 Jahren |
Linus Groh
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
vor 4 Jahren |
Idan Horowitz
|
e480d69130
LibJS: Bring ArrayCreate and ArrayConstructor closer to spec
|
vor 4 Jahren |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
vor 4 Jahren |
Idan Horowitz
|
5606332ed7
LibJS: Add a [[Realm]] getter to FunctionObject and use it where needed
|
vor 4 Jahren |
Andreas Kling
|
d1ffeaf66d
LibJS: Use CreateUnmappedArgumentsObject for non-simple parameter lists
|
vor 4 Jahren |
Andreas Kling
|
c8270dbe2e
LibJS: Rename ScriptFunction => OrdinaryFunctionObject
|
vor 4 Jahren |