Module jit_allocator::allocator
source · Structs
- A simple implementation of memory manager that uses virtual_memory. functions to manage virtual memory for JIT compiled code.
Enums
- A policy that can be used with
reset()
functions.
reset()
functions.