Gc
class cpp.vm.GcAvailable in cpp
static function compact() : Void
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 memUsage() : Int
static function run( major : Bool ) : Void
static function safePoint() : Void
static function trace( sought : Class<Dynamic>, ?printInstances : Bool ) : Int
static function versionCheck() : Bool
version #14451, modified 2012-07-16 12:21:39 by api
0 comment