Module malloc_allocator
mmtk
0.32.0-884d9ec4c08cd0cc966259f68856d218b31eb90e
Module malloc_
allocator
Module Items
Structs
In mmtk::
util::
alloc
mmtk
::
util
::
alloc
Module
malloc_
allocator
Copy item path
Source
Expand description
An alloactor backed by malloc
Structs
ยง
Malloc
Allocator
The allocator that internally uses malloc for all the allocation requests. This allocator is only intended for experimental uses.