pub type SlotTable = FxHashMap<String, u16>;
Name → frame slot for one chunk. Empty when the chunk is not eligible.
pub struct SlotTable { /* private fields */ }