haXe API Documentation
Back | Index
class neko.vm.Gc
Available in neko
static function run(major : Bool) : Void
static function stats() : { heap : Int, free : Int}
Back | Index