• bmeurer's avatar
    [turbofan] Context specialize during inlining. · a556a104
    bmeurer authored
    Context specialization enables inlining (at least currently it is the
    only enabler for inlining), but inlining enables more possibilities for
    context specialization. So we really need to run them together.
    
    This is especially important with the "module based builtins" that we're
    working towards.
    
    BUG=v8:3952
    LOG=n
    
    Review URL: https://codereview.chromium.org/988423004
    
    Cr-Commit-Position: refs/heads/master@{#27085}
    a556a104
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...