Skip to content

Removed Object.defineProperty for function name #3063

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
merged 2 commits into from
May 7, 2015

Conversation

rbuckton
Copy link
Contributor

@rbuckton rbuckton commented May 7, 2015

Fixes #2836, though we lose Function#name for decorated classes in ES6. A later fix will look at an alternative to make this work.

@mhegazy
Copy link
Contributor

mhegazy commented May 7, 2015

👍

rbuckton added a commit that referenced this pull request May 7, 2015
Removed Object.defineProperty for function name
@rbuckton rbuckton merged commit 93e2f91 into master May 7, 2015
@rbuckton rbuckton deleted the removeDefineFunctionName branch May 7, 2015 00:41
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
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.

decoratorMetadataEmit not compatible with Babel's 6-to-5
3 participants