MemoryParams::RunsToCollectOld
MemoryParams::RunsToCollectOld
unsigned RunsToCollectOld;
Description
Controls 'generations' in GC (AS3 only). RunsToCollectOld is the number of regular calls to GC (excluding ones forced by the user) before GC collects 'old' objects.