• mstarzinger's avatar
    [turbofan] Allow ReplaceWithValue to kill control. · 8f4d9a0a
    mstarzinger authored
    This allows any AdvancedReducer to remove exception projections from
    graphs. This is the common case when JS-operators are being replaced
    with pure values. The old NodeProperties::ReplaceWithValue is being
    deprecated in favor of AdvancedReducer::ReplaceWithValue.
    
    R=titzer@chromium.org
    TEST=unittests/AdvancedReducerTest
    
    Review URL: https://codereview.chromium.org/1168693002
    
    Cr-Commit-Position: refs/heads/master@{#28810}
    8f4d9a0a
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...