Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Trick Closure compiler to preserve reflow codepath #19367

Merged
merged 2 commits into from Nov 16, 2018

Conversation

alanorozco
Copy link
Member

Fixes #19354

Copy link
Contributor

@rsimha rsimha left a comment

Choose a reason for hiding this comment

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

Rubber-stamping this to unblock you. @erwinmombay may have a better idea for how to do this.

@erwinmombay
Copy link
Member

i was thinking of using one of the assertions that we DCE to cause side effect, but that might break with single pass. so I can't think of an easy way to trick CC either besides this.

cc @kristoferbaxter

@sklobovskaya
Copy link
Contributor

I patched this change, built the binary, and tested via GWD locally. gotoAndPlay appears to be working. Thanks!

@alanorozco
Copy link
Member Author

Thanks everyone!

Given that there's no better solution, I'll go ahead and merge this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants