Searched refs:BytecodeOperandUnsignedByte (Results 1 – 2 of 2) sorted by relevance
310 TNode<Uint8T> BytecodeOperandUnsignedByte(
375 TNode<Uint8T> InterpreterAssembler::BytecodeOperandUnsignedByte( in BytecodeOperandUnsignedByte() function in v8::internal::interpreter::InterpreterAssembler549 return BytecodeOperandUnsignedByte(operand_index, needs_poisoning); in BytecodeUnsignedOperand()