Files
ladybird/Userland/Libraries/LibJS/Runtime/ShadowRealmConstructor.cpp
Linus Groh d53a369e7f LibJS: Implement ShadowRealmConstructor::construct() closer to spec
Defer creation of the global object to Realm::set_global_object(), and
use the newly added set_default_global_bindings() AO as intended.
2022-08-28 19:34:10 +01:00

2.7 KiB