Active allocation slots, keyed by slot name. Each entry holds the pointer and its element count.
final Map<String, (P, int)> slots = {};