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

Use ES # privates instead of private keyword #89

Merged
merged 2 commits into from
Nov 2, 2022
Merged

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Nov 2, 2022

This switches us to use runtime privates instead of the private keyword. The main benefit is that lets us easily mangle private names

This switches us to use runtime privates instead of the `private` keyword. The main benefit is that lets us easily mangle private names
@mjbvz mjbvz self-assigned this Nov 2, 2022
@mjbvz mjbvz enabled auto-merge November 2, 2022 21:03
@mjbvz mjbvz merged commit 70ce291 into main Nov 2, 2022
@mjbvz mjbvz deleted the dev/mjbvz/private-hash branch November 2, 2022 21:51
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