HomeSort by relevance Sort by last modified time
    Searched refs:BytecodeOperandShort (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
interpreter-assembler.h 187 Node* BytecodeOperandShort(int operand_index);
interpreter-assembler.cc 186 Node* InterpreterAssembler::BytecodeOperandShort(int operand_index) {
269 return BytecodeOperandShort(operand_index);
295 return BytecodeOperandShort(operand_index);

Completed in 147 milliseconds