Searched refs:far_jump_table_slot (Results 1 – 2 of 2) sorted by relevance
152 Address far_jump_table_slot, Address target) { in PatchJumpTableSlot() argument158 DCHECK_NE(kNullAddress, far_jump_table_slot); in PatchJumpTableSlot()159 JumpTableAssembler::PatchFarJumpSlot(far_jump_table_slot, target); in PatchJumpTableSlot()160 CHECK(jtasm.EmitJumpSlot(far_jump_table_slot)); in PatchJumpTableSlot()
1572 Address far_jump_table_slot = in PatchJumpTableLocked() local1575 JumpTableAssembler::PatchJumpTableSlot(jump_table_slot, far_jump_table_slot, in PatchJumpTableLocked()