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