• oth's avatar
    [Interpreter] Add support for Call bytecode to bytecode graph builder. · e8ae8b34
    oth authored
    Adds support for visiting the Call bytecode to the bytecode graph builder.
    This change also adds the call type feedback slot to the Call bytecode.
    This is not currently used by the interpreter, but is used by the
    graph builder.
    
    Also adds a CallWide varient of the Call bytecode, and adds the kCount16
    operand type.
    
    Landed on behalf of rmcilroy.
    
    BUG=v8:4280
    LOG=N
    
    Review URL: https://codereview.chromium.org/1456453002
    
    Cr-Commit-Position: refs/heads/master@{#32033}
    e8ae8b34
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...
unittests Loading commit data...
webkit Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...