Structs§
- JitAllocator
- A simple implementation of memory manager that uses virtual_memory. functions to manage virtual memory for JIT compiled code.
- JitAllocatorOptions 
- Span
- A memory reference returned by JitAllocator::alloc
Enums§
- ResetPolicy 
- A policy that can be used with reset()functions.