Searched refs:BytecodeOperandUnsignedShort (Results 1 – 2 of 2) sorted by relevance
345 TNode<Uint16T> BytecodeOperandUnsignedShort(int operand_index);
436 TNode<Uint16T> InterpreterAssembler::BytecodeOperandUnsignedShort( in BytecodeOperandUnsignedShort() function in v8::internal::interpreter::InterpreterAssembler530 return BytecodeOperandUnsignedShort(operand_index); in BytecodeUnsignedOperand()