Searched refs:SlotIndexToOffset (Results 1 – 2 of 2) sorted by relevance
42 static uint32_t SlotIndexToOffset(uint32_t slot_index) { in SlotIndexToOffset() function62 Address slot = base + SlotIndexToOffset(slot_index); in EmitLazyCompileJumpSlot()74 Address slot = base + SlotIndexToOffset(slot_index); in PatchJumpTableSlot()
730 uint32_t slot_offset = JumpTableAssembler::SlotIndexToOffset(slot_idx); in GetCallTargetForFunction()