diff options
author | Linus Groh <mail@linusgroh.de> | 2021-10-08 21:15:53 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-10-09 14:29:20 +0100 |
commit | 53af66d57d0c40e81611fae4ebe665f8f390b168 (patch) | |
tree | c09b0aa62996b046e1eb4138c2ff82385a603c35 /CONTRIBUTING.md | |
parent | 25bcd36116df5438bdde164f14b2f81d1878abb2 (diff) | |
download | serenity-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 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions