diff --git a/spec.html b/spec.html index d8777efc460..938f935c04c 100644 --- a/spec.html +++ b/spec.html @@ -12086,7 +12086,7 @@

-

InitializeHostDefinedRealm ( ): either a normal completion containing ~unused~ or a throw completion

+

InitializeHostDefinedRealm ( ): either a normal completion containing a Realm Record or a throw completion

@@ -12102,7 +12102,7 @@

InitializeHostDefinedRealm ( ): either a normal completion containing ~unuse 1. Perform SetRealmGlobalObject(_realm_, _global_, _thisValue_). 1. Let _globalObj_ be ? SetDefaultGlobalBindings(_realm_). 1. Create any host-defined global object properties on _globalObj_. - 1. Return ~unused~. + 1. Return realm.