Searched refs:PatchJumpWith16BitOperand (Results 1 – 2 of 2) sorted by relevance
67 void PatchJumpWith16BitOperand(size_t jump_location, int delta);
294 void BytecodeArrayWriter::PatchJumpWith16BitOperand(size_t jump_location, in PatchJumpWith16BitOperand() function in v8::internal::interpreter::BytecodeArrayWriter366 PatchJumpWith16BitOperand(jump_location + prefix_offset, delta); in PatchJump()