package hl
Available on hl
staticflags:EnumFlags<GcFlag>staticblocking(b:Bool):VoidEnter/leave a blocking section: when in a blocking section the thread cannot allocate any memory but other threads will not wait for it for collecting memory.
staticdumpMemory(fileName:String = "hlmemory.dump"):VoidDump whole memory into target filename for analysis.
staticenable(b:Bool):Voidstaticmajor():Voidstaticstats():{totalAllocated:Float, currentMemory:Float, allocationCount:Float}
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/Gc.html