Chromium Code Reviews
DescriptionFix a pair of bugs in the translation of 'if' nodes.
The condition graph fragment was appended twice, and the join did not
properly handle the case of nonlocal exits from the arms of the 'if'.
R=srdjan@google.com
BUG=
TEST=all tests pass in x64 release mode with --use_new_compiler
Committed: https://code.google.com/p/dart/source/detail?r=4545
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||