Skip to content

Create WeakMaps for Private Named Instance Fields #7

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

Closed

Conversation

joeywatts
Copy link
Owner

This PR just encompasses the necessary changes for generating the WeakMaps for the private named instance fields.

kpfleming and others added 16 commits October 19, 2018 20:47
and check that private names not used in parameters

Signed-off-by: Max Heiber <[email protected]>
Signed-off-by: Max Heiber <[email protected]>
- generate statements (not expressions) for decorated class declarations
  which are transformed to class expressions by the ts transformer
- don't generate empty constructor in esnext class transform

Signed-off-by: Joseph Watts <[email protected]>
…, comments, and some other edge cases

Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
* Add baselines

* Update baselines

Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
@joeywatts joeywatts force-pushed the esnext-private-fields-weakmaps branch from e3ff684 to b362de1 Compare October 23, 2018 18:37
@joeywatts joeywatts changed the base branch from private-name-integration to class-properties-esnext October 23, 2018 20:52
Joseph Watts added 3 commits October 25, 2018 13:44
@joeywatts joeywatts force-pushed the esnext-private-fields-weakmaps branch from 688d51c to 6baf417 Compare October 25, 2018 17:45
@joeywatts joeywatts force-pushed the class-properties-esnext branch 2 times, most recently from 86a90df to 861936e Compare November 12, 2018 20:48
@joeywatts
Copy link
Owner Author

closed (refer to bloomberg#15)

@joeywatts joeywatts closed this Nov 21, 2018
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