Skip to content

Fix crash with nested generators #11291

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
Oct 4, 2016
Merged

Fix crash with nested generators #11291

merged 2 commits into from
Oct 4, 2016

Conversation

rbuckton
Copy link
Contributor

@rbuckton rbuckton commented Oct 1, 2016

This fixes a crash due to the fact the generators transform was not properly saving and restoring the blockStack variable.

Fixes #11177

@rbuckton
Copy link
Contributor Author

rbuckton commented Oct 3, 2016

// CC: @yuit, @vladima

@rbuckton rbuckton merged commit e70f4ac into master Oct 4, 2016
@rbuckton rbuckton deleted the fix11177 branch October 4, 2016 02:06
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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.

[async/await] Extreme condition that fails transformation with target=es5
3 participants