Searched refs:PatchJumpWith8BitOperand (Results 1 – 2 of 2) sorted by relevance
66 void PatchJumpWith8BitOperand(size_t jump_location, int delta);
266 void BytecodeArrayWriter::PatchJumpWith8BitOperand(size_t jump_location, in PatchJumpWith8BitOperand() function in v8::internal::interpreter::BytecodeArrayWriter363 PatchJumpWith8BitOperand(jump_location, delta); in PatchJump()