Searched refs:BytecodeOperandSignedByte (Results 1 – 2 of 2) sorted by relevance
344 TNode<Int8T> BytecodeOperandSignedByte(int operand_index);
374 TNode<Int8T> InterpreterAssembler::BytecodeOperandSignedByte( in BytecodeOperandSignedByte() function in v8::internal::interpreter::InterpreterAssembler512 return BytecodeOperandSignedByte(operand_index); in BytecodeSignedOperand()