Linus Groh
|
06e89311fa
LibJS: Set the callee context's realm in prepare_for_ordinary_call()
|
3 年之前 |
Idan Horowitz
|
557424a141
LibJS: Remove usage of define_native_property in OrdinaryFunctionObject
|
4 年之前 |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 年之前 |
Idan Horowitz
|
5606332ed7
LibJS: Add a [[Realm]] getter to FunctionObject and use it where needed
|
4 年之前 |
Leon Albrecht
|
57b7f4ec5b
LibJS: Mark FunctionObject::is_ordinary_function() as override
|
4 年之前 |
Andreas Kling
|
2d4eb40f59
LibJS: Add the CreateMappedArgumentsObject abstract operation
|
4 年之前 |
Andreas Kling
|
c8270dbe2e
LibJS: Rename ScriptFunction => OrdinaryFunctionObject
|
4 年之前 |