Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc3584 int64_t potential_garbage = in CollectGarbageOnMemoryPressure() local
3588 if (potential_garbage >= kGarbageThresholdInBytes && in CollectGarbageOnMemoryPressure()
3589 potential_garbage >= in CollectGarbageOnMemoryPressure()