diff options
author | Andreas Kling <kling@serenityos.org> | 2021-06-25 23:41:24 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-26 00:04:54 +0200 |
commit | 6d7d8f3db97ab309a6be57893302eef7c7c59b98 (patch) | |
tree | 1544f1c16d85d2780d226e7395a45bf8ea9c038e /Userland/Libraries/LibJS/Token.h | |
parent | 8fe52b8306e7359adf249069324deb2573d2efb0 (diff) | |
download | serenity-6d7d8f3db97ab309a6be57893302eef7c7c59b98.zip |
LibJS: Create new object earlier in VM::construct()
Also make use of OrdinaryCreateFromConstructor() instead of setting
the prototype manually.
This fixes 2 function tests in test262. :^)
Diffstat (limited to 'Userland/Libraries/LibJS/Token.h')
0 files changed, 0 insertions, 0 deletions