pub type DynamicStackSlots = PrimaryMap<DynamicStackSlot, DynamicStackSlotData>;
Expand description

All allocated dynamic stack slots.