Module malloc_allocator
mmtk
0.32.0-b1f0fac73f1df3b4f23126a94a76fbeddf7a573c
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.