Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-writer.h94 void PatchJumpWith16BitOperand(size_t jump_location, int delta);
H A Dbytecode-array-writer.cc378 void BytecodeArrayWriter::PatchJumpWith16BitOperand(size_t jump_location, in PatchJumpWith16BitOperand() function in v8::internal::interpreter::BytecodeArrayWriter
450 PatchJumpWith16BitOperand(jump_location + prefix_offset, delta); in PatchJump()

Completed in 2 milliseconds