We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d5689 commit d6821f7Copy full SHA for d6821f7
spec.emu
@@ -1739,6 +1739,14 @@
1739
)
1740
</h1>
1741
<dl class="header"></dl>
1742
+ <emu-grammar>
1743
+ Scopes :
1744
+ OriginalScopeTreeList
1745
+ </emu-grammar>
1746
+ <emu-alg>
1747
+ 1. Let _originalScopes_ be the DecodedOriginalScopeTrees of |OriginalScopeTreeList| with arguments _state_ and _names_.
1748
+ 1. Set _info_.[[Scopes]] to _originalScopes_.
1749
+ </emu-alg>
1750
<emu-grammar>
1751
Scopes :
1752
OriginalScopeTreeList `,` TopLevelItemList
0 commit comments