HomeSort by relevance Sort by last modified time
    Searched refs:BytecodeForWideOperands (Results 1 - 2 of 2) sorted by null

  /external/v8/src/interpreter/
bytecode-array-builder.cc 401 Output(BytecodeForWideOperands(bytecode), static_cast<uint16_t>(name_index),
419 Output(BytecodeForWideOperands(bytecode), static_cast<uint16_t>(name_index),
469 Output(BytecodeForWideOperands(bytecode),
485 Output(BytecodeForWideOperands(bytecode),
504 Output(BytecodeForWideOperands(bytecode), object.ToOperand(),
520 Output(BytecodeForWideOperands(bytecode), object.ToOperand(),
539 Output(BytecodeForWideOperands(bytecode), object.ToOperand(),
557 Output(BytecodeForWideOperands(bytecode), object.ToOperand(),
    [all...]
bytecode-array-builder.h 248 static Bytecode BytecodeForWideOperands(Bytecode bytecode);

Completed in 35 milliseconds