Skip to content
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

Feature: ES2022 Ergonomic brand checks for Private Fields #1067

Closed
ota-meshi opened this issue Sep 8, 2021 · 1 comment · Fixed by #1068
Closed

Feature: ES2022 Ergonomic brand checks for Private Fields #1067

ota-meshi opened this issue Sep 8, 2021 · 1 comment · Fixed by #1068

Comments

@ota-meshi
Copy link
Contributor

#x in obj syntax is currently in stage 4. I want Acorn to support that syntax.

tc39/proposal-private-fields-in-in#7
https://github.com/tc39/proposal-private-fields-in-in
estree/estree#252

@cool-little-fish
Copy link
Contributor

cool-little-fish commented Sep 10, 2021

I can help with this feature when I'm free on this weekend

marijnh pushed a commit that referenced this issue Sep 13, 2021
FIX #1067

FEATURE: Support class private fields with the `in` operator.

Co-authored-by: 成仕伟 <chengsw@heywhale.com>
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 a pull request may close this issue.

2 participants