We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13104d commit 10cc1b7Copy full SHA for 10cc1b7
spec.html
@@ -11786,7 +11786,6 @@ <h1>InitializeHostDefinedRealm ( ): either a normal completion containing ~unuse
11786
1. Let _realm_ be a new Realm Record.
11787
1. Perform CreateIntrinsics(_realm_).
11788
1. Set _realm_.[[AgentSignifier]] to AgentSignifier().
11789
- 1. Set _realm_.[[GlobalEnv]] to *undefined*.
11790
1. Set _realm_.[[TemplateMap]] to a new empty List.
11791
1. Let _newContext_ be a new execution context.
11792
1. Set the Function of _newContext_ to *null*.
0 commit comments