Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dinterpreter-assembler.h310 TNode<Uint8T> BytecodeOperandUnsignedByte(
Dinterpreter-assembler.cc375 TNode<Uint8T> InterpreterAssembler::BytecodeOperandUnsignedByte( in BytecodeOperandUnsignedByte() function in v8::internal::interpreter::InterpreterAssembler
549 return BytecodeOperandUnsignedByte(operand_index, needs_poisoning); in BytecodeUnsignedOperand()