• oth's avatar
    [Interpreter] Consistency fixes. · d689c7a7
    oth authored
    Change minimum BytecodeArray frame size to zero now return value is in
    the accumulator.
    
    Fix inconsistent checks in bytecode-array-builder.cc.
    
    Simplify bytecode disassembly by adding Bytecodes::Decode to
    disassemble one bytecode and operands.
    
    BUG=v8:4280
    LOG=N
    
    Review URL: https://codereview.chromium.org/1259193004
    
    Cr-Commit-Position: refs/heads/master@{#29988}
    d689c7a7
Name
Last commit
Last update
..
DEPS Loading commit data...
OWNERS Loading commit data...
bytecode-array-builder.cc Loading commit data...
bytecode-array-builder.h Loading commit data...
bytecodes.cc Loading commit data...
bytecodes.h Loading commit data...
interpreter.cc Loading commit data...
interpreter.h Loading commit data...