Expand description
The allocator trait and allocation-related functions.
Structs§
- The context an allocator needs to access in order to perform allocation.
Enums§
- A list of errors that MMTk can encounter during allocation.
Traits§
- A trait which implements allocation routines. Every allocator needs to implements this trait.
Functions§
- Fill the specified region with the alignment value.