package hl
import hl.Gc
Available on hl
ProfileActivate profiling: regularly print on stdout gc allocation stats
DumpMemAllows one to dump a hlmemory.dump file when HL runs out of memory to be examined with hl memory inspector tool.
NoThreadsDisable GC locking for multithreads
ForceMajorForce major GC on each allocation
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/GcFlag.html