Private #privateThe number of escaped references.
escape
Gets the number of references currently registered.
The number of references, escaped or not.
Static currentOptional valuesOrCapacity: null | number | RoaringBitmap32 | BasicTypedArray | Iterable<undefined | null | string | number | false> | readonly (undefined | null | string | number | false)[]Optional bitmap: null | RoaringBitmap32Optional lengthOrArray: null | number | ArrayLike<number> | Iterable<number>Static startStarts a new arena allocator.
The new arena allocator.
Static stopStops the current arena allocator.
The stopped arena allocator.
Static withOptional allocator: RoaringArenaAllocatorGenerated using TypeDoc
Gets the number of references currently escaped. Escaped references are not disposed when the arena is stopped.