Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 år sedan |
Andreas Kling
|
2a531efc5d
LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h
|
2 år sedan |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 år sedan |
Linus Groh
|
275a7a0c0a
LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19]
|
2 år sedan |
Linus Groh
|
acda12597a
LibJS: Rename scope to environment
|
3 år sedan |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 år sedan |
Linus Groh
|
3626a7fd6d
LibJS: Remove unused FunctionEnvironment this value getter/setter
|
3 år sedan |
Linus Groh
|
451149df0b
LibJS: Ensure get_new_target() never returns an empty value
|
3 år sedan |
Linus Groh
|
617d3cd3d3
LibJS: Convert bind_this_value() to ThrowCompletionOr
|
3 år sedan |
Linus Groh
|
0aa24f4ce5
LibJS: Convert get_this_binding() to ThrowCompletionOr
|
3 år sedan |
Linus Groh
|
4f03138971
LibJS: Convert get_super_base() to ThrowCompletionOr
|
3 år sedan |
Linus Groh
|
a456eae4b1
LibJS: Remove unused FunctionEnvironment::replace_this_binding()
|
3 år sedan |
davidot
|
830ea0414c
LibJS: Make scoping follow the spec
|
3 år sedan |
Linus Groh
|
136451c3af
LibJS: Move [[HomeObject]] to ECMAScriptFunctionObject
|
3 år sedan |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 år sedan |