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

Added tests to cover access of private members on inner functions #2228

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

caiolima
Copy link
Contributor

We are adding test cases to verify that private members(fields, methods and accessors) are visible on scope of inner functions and arrow functions.

@leobalter leobalter merged commit ea359a1 into tc39:master Jul 10, 2019
@caiolima caiolima deleted the private-methods-inner-position branch July 11, 2019 12:47
@caiolima
Copy link
Contributor Author

@leobalter Thx a lot for the review!

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.

2 participants