
AsmJit
Low-Latency Machine Code Generation
Helper class for implementing pooling of arena-allocated objects.
Resets the arena pool.
Reset must be called after the associated ArenaAllocator
has been reset, otherwise the existing pool will collide with possible allocations made on the ArenaAllocator
object after the reset.