-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest v8 breakages from Node.js v16 #4846
Comments
Odd. It was unambiguous with token lookahead. The change is to prevent potential ambiguity with future spec changes. "Browsers disagree on what happens here" |
Pardon my expression, but that is a sorry excuse for a specification. Guess when the breakage does hit our CI, we'll update |
I guess ECMAScript specification is evolved by discovering |
Addressed by #4857 |
@kzc new raisins from nodejs/citgm#852 (comment)
UglifyJS/test/compress/classes.js
Lines 760 to 781 in 73a5643
UglifyJS/test/compress/loops.js
Lines 831 to 841 in 6335b5f
The text was updated successfully, but these errors were encountered: