Home
last modified time | relevance | path

Searched refs:kGCsBetweenCleanup (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dheap.cc4937 static const unsigned int kGCsBetweenCleanup = 4; in IdleGlobalGC() local
4951 if (gc_count_ - last_idle_notification_gc_count_ < kGCsBetweenCleanup) { in IdleGlobalGC()