Skip to content

Commit

Permalink
Editorial: Don't set [[GlobalEnv]] to undefined temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
linusg committed Dec 19, 2024
1 parent c404297 commit 3354e86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -11787,7 +11787,6 @@ <h1>InitializeHostDefinedRealm ( ): either a normal completion containing ~unuse
1. Let _realm_ be a new Realm Record.
1. Perform CreateIntrinsics(_realm_).
1. Set _realm_.[[AgentSignifier]] to AgentSignifier().
1. Set _realm_.[[GlobalEnv]] to *undefined*.
1. Set _realm_.[[TemplateMap]] to a new empty List.
1. Let _newContext_ be a new execution context.
1. Set the Function of _newContext_ to *null*.
Expand Down

0 comments on commit 3354e86

Please sign in to comment.