haXe API Documentation
Back |
Indexclass cpp.vm.Gc
Available in cpp
- static function doNotKill(inObject : Dynamic) : Void
- static function enable(inEnable : Bool) : Void
- static function enterGCFreeZone() : Void
- static function exitGCFreeZone() : Void
- static function getNextZombie() : Dynamic
- static function run(major : Bool) : Void
- static function safePoint() : Void
- static function trace(sought : Class<Dynamic>, ?printInstances : Bool) : Int
- static function versionCheck() : Bool
Back |
Index