Searched refs:PatchJump (Results 1 – 2 of 2) sorted by relevance
74 PatchJump(current_offset, label->offset()); in BindLabel()87 PatchJump(target.offset(), label->offset()); in BindLabel()251 void BytecodeArrayWriter::PatchJump(size_t jump_target, size_t jump_location) { in PatchJump() function in v8::internal::interpreter::BytecodeArrayWriter
59 void PatchJump(size_t jump_target, size_t jump_location); in NON_EXPORTED_BASE()