Searched refs:BytecodeOperandSignedByte (Results 1 – 2 of 2) sorted by relevance
334 compiler::Node* BytecodeOperandSignedByte(
367 Node* InterpreterAssembler::BytecodeOperandSignedByte( in BytecodeOperandSignedByte() function in v8::internal::interpreter::InterpreterAssembler507 return BytecodeOperandSignedByte(operand_index, needs_poisoning); in BytecodeSignedOperand()