Searched refs:BytecodeOperandUnsignedByte (Results 1 – 2 of 2) sorted by relevance
331 compiler::Node* BytecodeOperandUnsignedByte(
357 Node* InterpreterAssembler::BytecodeOperandUnsignedByte( in BytecodeOperandUnsignedByte() function in v8::internal::interpreter::InterpreterAssembler525 return BytecodeOperandUnsignedByte(operand_index, needs_poisoning); in BytecodeUnsignedOperand()