Skip to content

Fix captured loop block scope binding in generator #15282

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 1 commit into from
Apr 20, 2017
Merged

Fix captured loop block scope binding in generator #15282

merged 1 commit into from
Apr 20, 2017

Conversation

rbuckton
Copy link
Contributor

Fixes block scoped bindings captured in a loop when in a generator with --downlevelIteration enabled.

Fixes #15156

@mhegazy mhegazy merged commit b267492 into master Apr 20, 2017
@mhegazy mhegazy deleted the fix15156 branch April 20, 2017 00:22
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 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