summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-10-08 21:15:53 +0100
committerLinus Groh <mail@linusgroh.de>2021-10-09 14:29:20 +0100
commit53af66d57d0c40e81611fae4ebe665f8f390b168 (patch)
treec09b0aa62996b046e1eb4138c2ff82385a603c35 /Base
parent25bcd36116df5438bdde164f14b2f81d1878abb2 (diff)
downloadserenity-53af66d57d0c40e81611fae4ebe665f8f390b168.zip
LibJS: Move ordinary_call_bind_this() to ECMAScriptFunctionObject
Now that it only needs to deal with ECMAScriptFunctionObject via internal_call() / internal_construct(), we can: - Remove the generic FunctionObject parameter - Move it from the VM to ECMAScriptFunctionObject - Make it private
Diffstat (limited to 'Base')
0 files changed, 0 insertions, 0 deletions