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