Skip to content

fixed precedence of sequence expression in computed property name#415

Merged
michaelficarra merged 5 commits intoestools:masterfrom
javascript-obfuscator:sequence-expression-as-method-definition-key
Jun 22, 2020
Merged

fixed precedence of sequence expression in computed property name#415
michaelficarra merged 5 commits intoestools:masterfrom
javascript-obfuscator:sequence-expression-as-method-definition-key

Conversation

@sanex3339
Copy link
Copy Markdown
Contributor

Fixes javascript-obfuscator/javascript-obfuscator#638
@michaelficarra this is a high priority bug for my package. Please check this.

Comment thread escodegen.js Outdated
Comment thread test/compare-acorn-es6/class-declaration.expected.js Outdated
Comment thread test/compare-acorn-es6/class-declaration.js Outdated
@sanex3339 sanex3339 requested a review from michaelficarra June 22, 2020 22:19
@michaelficarra michaelficarra changed the title Fixed precedence of sequence expression as method definition key fixed precedence of sequence expression in computed property name Jun 22, 2020
@michaelficarra michaelficarra merged commit eee573b into estools:master Jun 22, 2020
@sanex3339
Copy link
Copy Markdown
Contributor Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sequence as class property breaks everything

2 participants