You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
It is a Syntax Error if the |UnaryExpression| is contained in strict mode code and the derived |UnaryExpression| is <emu-grammar>PrimaryExpression:IdentifierReference</emu-grammar>, <ins><emu-grammar>MemberExpression:MemberExpression`.`PrivateIdentifier</emu-grammar>, or <emu-grammar>CallExpression:CallExpression`.`PrivateIdentifier</emu-grammar></ins>.
198
+
It is a Syntax Error if the |UnaryExpression| is contained in strict mode code and the derived |UnaryExpression| is <emu-grammar>PrimaryExpression:IdentifierReference</emu-grammar>, <ins><emu-grammar>MemberExpression:MemberExpression`.`PrivateIdentifier</emu-grammar>, <emu-grammar>CallExpression:CallExpression`.`PrivateIdentifier</emu-grammar>, <emu-grammar>OptionalChain:`?.`PrivateIdentifier</emu-grammar>, or <emu-grammar>OptionalChain:OptionalChain`.`PrivateIdentifier</emu-grammar></ins>.
187
199
</li>
188
200
<li>
189
201
<p>It is a Syntax Error if the derived |UnaryExpression| is
0 commit comments