Searched refs:pc_slots (Results 1 – 1 of 1) sorted by relevance
718 int pc_slots = V8_TARGET_ARCH_STORES_RETURN_ADDRESS_ON_STACK ? 1 : 0; in TailCallFrameStackSlotDelta() local720 has_frame ? (frame()->GetTotalFrameSlotCount() - pc_slots) : 0; in TailCallFrameStackSlotDelta()