Skip to content

Support emitting static properties for classes with no name #9981

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

Merged
1 commit merged into from
Jul 27, 2016

Conversation

ghost
Copy link

@ghost ghost commented Jul 27, 2016

Port of #9969

@sandersn
Copy link
Member

👍

@ghost ghost merged commit 80e80b1 into release-2.0 Jul 27, 2016
@ghost ghost deleted the release-2.0_class_expression_static_property branch July 27, 2016 14:14
},
classExpression_1.x = 0,
classExpression_1));
var classExpression_1;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it polluting the global scope with classExpression_1?

Can this be hidden in a self-executing function?

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants