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