Searched refs:BytecodeOperandSignedByte (Results 1 – 2 of 2) sorted by relevance
205 compiler::Node* BytecodeOperandSignedByte(int operand_index);
153 Node* InterpreterAssembler::BytecodeOperandSignedByte(int operand_index) { in BytecodeOperandSignedByte() function in v8::internal::interpreter::InterpreterAssembler297 return BytecodeOperandSignedByte(operand_index); in BytecodeSignedOperand()