Searched refs:BytecodeOperandUnsignedByte (Results 1 – 2 of 2) sorted by relevance
343 TNode<Uint8T> BytecodeOperandUnsignedByte(int operand_index);
364 TNode<Uint8T> InterpreterAssembler::BytecodeOperandUnsignedByte( in BytecodeOperandUnsignedByte() function in v8::internal::interpreter::InterpreterAssembler528 return BytecodeOperandUnsignedByte(operand_index); in BytecodeUnsignedOperand()