Module mmtk::util::alloc::markcompact_allocator
source · Expand description
Mark compact allocator (actually a bump pointer allocator with an extra heade word)
Structs§
- A thin wrapper(specific implementation) of bump allocator reserve extra bytes when allocating