Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
Ms2ger committed Nov 18, 2024
1 parent 0dc0ee4 commit 9e48745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -111446,8 +111446,8 @@ import "https://example.com/foo/../module2.mjs";</code></pre>

<p>JavaScript contains an <span>implementation-defined</span> <span
data-x="js-HostInitializeShadowRealm">HostInitializeShadowRealm</span>(<var>realm</var>,
<var>context</var>) abstract operation. User agents must use the following implementation:
<ref>JSSHADOWREALM</ref></p>
<var>context</var>, <var>O</var>) abstract operation.
User agents must use the following implementation: <ref>JSSHADOWREALM</ref></p>

<ol>
<li><p>Set <var>realm</var>'s <span>is global prototype chain mutable</span> to true.</p>
Expand Down

0 comments on commit 9e48745

Please sign in to comment.