monkey:monkey.gc
| Functions | |
|---|---|
| GCCollect | Performs a garbage collection. |
| GCFree | Frees GC aware memory. |
| GCMalloc | Allocates GC aware memory. |
| GCResume | Resumes garbagecollection. |
| GCSetTrigger | Sets garbage collection trigger value. |
| GCSuspend | Suspends garbage collection. |