diff options
author | Linus Groh <mail@linusgroh.de> | 2022-03-17 22:45:54 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-18 01:12:12 +0100 |
commit | 599b2bee4a399ae30712010a4b6f4e792932b304 (patch) | |
tree | f732354e9c51c3f7b66eafa0624190213e08f355 /Userland/Libraries/LibJS/Tests/modules/loop-b.mjs | |
parent | 29964dc15261d18327b9e0cf3c6273bdf719363a (diff) | |
download | serenity-599b2bee4a399ae30712010a4b6f4e792932b304.zip |
LibJS: Tweak Interpreter::create() for more spec-likeness
Store a reference to the newly created execution context in an aptly
named variable, rename global_this_value to just this_value, and only
call set_global_object() in a single place.
Diffstat (limited to 'Userland/Libraries/LibJS/Tests/modules/loop-b.mjs')
0 files changed, 0 insertions, 0 deletions