Description[turbofan] Fix exit control flow in TryCatchBuilder.
This makes sure that the exit control flow that merges the try-block
with the catch-block after a try-catch-statement creates a new merge
node in cases where it has to. Otherwise dangling phi nodes might have
the wrong number of value inputs.
R=bmeurer@chromium.org
TEST=mjsunit/regress/regress-crbug-505354
BUG=chromium:505354
LOG=N
Committed: https://crrev.com/df06f1c71511ea7f60d0117111e3ee5346d47d83
Cr-Commit-Position: refs/heads/master@{#29362}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|