Available on neko
Neko garbage collector utility.
staticrun(major:Bool):Void
Run the Neko garbage collector.
staticstats():{heap:Int, free:Int}
Return the size of the GC heap and the among of free space, in bytes.