Linus Groh
|
3626a7fd6d
LibJS: Remove unused FunctionEnvironment this value getter/setter
|
3 years ago |
Linus Groh
|
451149df0b
LibJS: Ensure get_new_target() never returns an empty value
|
3 years ago |
Linus Groh
|
617d3cd3d3
LibJS: Convert bind_this_value() to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
0aa24f4ce5
LibJS: Convert get_this_binding() to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
4f03138971
LibJS: Convert get_super_base() to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
a456eae4b1
LibJS: Remove unused FunctionEnvironment::replace_this_binding()
|
3 years ago |
davidot
|
830ea0414c
LibJS: Make scoping follow the spec
|
3 years ago |
Linus Groh
|
136451c3af
LibJS: Move [[HomeObject]] to ECMAScriptFunctionObject
|
3 years ago |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 years ago |