Home
last modified time | relevance | path

Searched refs:BytecodeOperandUnsignedShort (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-assembler.h337 compiler::Node* BytecodeOperandUnsignedShort(
Dinterpreter-assembler.cc430 Node* InterpreterAssembler::BytecodeOperandUnsignedShort( in BytecodeOperandUnsignedShort() function in v8::internal::interpreter::InterpreterAssembler
527 return BytecodeOperandUnsignedShort(operand_index, needs_poisoning); in BytecodeUnsignedOperand()