• 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
..
base Loading commit data...
compiler Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
runtime Loading commit data...
DEPS Loading commit data...
atomic-utils-unittest.cc Loading commit data...
cancelable-tasks-unittest.cc Loading commit data...
char-predicates-unittest.cc Loading commit data...
counters-unittest.cc Loading commit data...
run-all-unittests.cc Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
unittests.gyp Loading commit data...
unittests.isolate Loading commit data...
unittests.status Loading commit data...