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

  /external/v8/src/interpreter/
bytecode-array-writer.h 60 void PatchJumpWith8BitOperand(size_t jump_location, int delta);
bytecode-array-writer.cc 175 void BytecodeArrayWriter::PatchJumpWith8BitOperand(size_t jump_location,
269 PatchJumpWith8BitOperand(jump_location, delta);

Completed in 493 milliseconds