Home
last modified time | relevance | path

Searched refs:PatchJumpWith8BitOperand (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-writer.h93 void PatchJumpWith8BitOperand(size_t jump_location, int delta);
H A Dbytecode-array-writer.cc350 void BytecodeArrayWriter::PatchJumpWith8BitOperand(size_t jump_location, in PatchJumpWith8BitOperand() function in v8::internal::interpreter::BytecodeArrayWriter
447 PatchJumpWith8BitOperand(jump_location, delta); in PatchJump()

Completed in 2 milliseconds