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