Skip to content

Commit 10cc1b7

Browse files
linusgljharb
authored andcommitted
Editorial: Don't set [[GlobalEnv]] to undefined temporarily (#3511)
1 parent a13104d commit 10cc1b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec.html

-1
Original file line numberDiff line numberDiff line change
@@ -11786,7 +11786,6 @@ <h1>InitializeHostDefinedRealm ( ): either a normal completion containing ~unuse
1178611786
1. Let _realm_ be a new Realm Record.
1178711787
1. Perform CreateIntrinsics(_realm_).
1178811788
1. Set _realm_.[[AgentSignifier]] to AgentSignifier().
11789-
1. Set _realm_.[[GlobalEnv]] to *undefined*.
1179011789
1. Set _realm_.[[TemplateMap]] to a new empty List.
1179111790
1. Let _newContext_ be a new execution context.
1179211791
1. Set the Function of _newContext_ to *null*.

0 commit comments

Comments
 (0)