Searched refs:PatchJumpWith32BitOperand (Results 1 – 2 of 2) sorted by relevance
68 void PatchJumpWith32BitOperand(size_t jump_location, int delta);
326 void BytecodeArrayWriter::PatchJumpWith32BitOperand(size_t jump_location, in PatchJumpWith32BitOperand() function in v8::internal::interpreter::BytecodeArrayWriter369 PatchJumpWith32BitOperand(jump_location + prefix_offset, delta); in PatchJump()