Structsยง
- Block ๐
- Compressor
Region ๐ACompressorRegion
is the granularity at whichsuper::CompressorSpace
compacts the heap. Objects are allocated inside one region, and are only ever moved within that region. - Transducer ๐A finite-state machine which visits the positions of marked bits in the mark bitmap, and accumulates the size of live data that it has seen between marked bits.
Constantsยง
- MARK_
SPEC ๐ - OFFSET_
VECTOR_ ๐SPEC