Skip to content

Updated emit for __decorator and __metadata helpers#2853

Merged
rbuckton merged 1 commit into
masterfrom
decoratorReflectTiming
Apr 21, 2015
Merged

Updated emit for __decorator and __metadata helpers#2853
rbuckton merged 1 commit into
masterfrom
decoratorReflectTiming

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

Fixes part of #2811, by deferring the execution of calls to Reflect.decorate and Reflect.metadata to when the helper is called rather than when it is defined.

This PR will not cover other concerns related to this binding, and does not attempt to reorder or move the position of any helper functions that we may emit.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Apr 21, 2015

👍

This needs to go into release-1.5 and then ported to master.

rbuckton added a commit that referenced this pull request Apr 21, 2015
Updated emit for __decorator and __metadata helpers
@rbuckton rbuckton merged commit ce4c310 into master Apr 21, 2015
@rbuckton
Copy link
Copy Markdown
Contributor Author

This is now in both master and release-1.5

@rbuckton rbuckton deleted the decoratorReflectTiming branch April 21, 2015 23:46
@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.

3 participants