This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update ChakraCore to chakra-core/ChakraCore@d4fb4df5b9
[MERGE #6009 @MikeHolman] disable switch opt when breaking out of loops Merge pull request #6009 from MikeHolman:switchbug1_11 Cherry-picking to release/1.11 from master. Switch opt gets confused when we need to branch to labels outside the loop, so just disabling it in this case. Fixes #5985 Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>
- Loading branch information
1 parent
ecab999
commit 24d596d
Showing
1 changed file
with
21 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters