Searched refs:BytecodeOperandSignedByte (Results 1 – 2 of 2) sorted by relevance
313 TNode<Int8T> BytecodeOperandSignedByte(
386 TNode<Int8T> InterpreterAssembler::BytecodeOperandSignedByte( in BytecodeOperandSignedByte() function in v8::internal::interpreter::InterpreterAssembler532 return BytecodeOperandSignedByte(operand_index, needs_poisoning); in BytecodeSignedOperand()