• mstarzinger's avatar
    [turbofan] Fix exit control flow in TryCatchBuilder. · df06f1c7
    mstarzinger authored
    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
    
    Review URL: https://codereview.chromium.org/1213183003
    
    Cr-Commit-Position: refs/heads/master@{#29362}
    df06f1c7
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...