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