summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/PromiseJobs.h
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-10-08 21:24:51 +0100
committerLinus Groh <mail@linusgroh.de>2021-10-09 14:29:20 +0100
commitfe5c2b7bb998ca4dcc15b10ca809210ae7465d3e (patch)
tree59bbe3988f284e952011b94c357e195e96657f45 /Userland/Libraries/LibJS/Runtime/PromiseJobs.h
parent53af66d57d0c40e81611fae4ebe665f8f390b168 (diff)
downloadserenity-fe5c2b7bb998ca4dcc15b10ca809210ae7465d3e.zip
LibJS: Decouple new_function_environment() from FunctionObject
Now that only ECMAScriptFunctionObject uses this, we can remove the FunctionObject::new_function_environment() pure virtual method and just implement it as a standalone AO with an ECMAScriptFunctionObject parameter, next to the other NewFooEnvironment AOs.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/PromiseJobs.h')
0 files changed, 0 insertions, 0 deletions