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
Fix minor ParenthesizedExpression-related issues (#1277)
And run test262 test suite with preserveParens enabled
FIX: Fix a bug where some invalid `delete` expressions were let through when the operand
was parenthesized and `preserveParens` was enabled.
0 commit comments