Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc4507 int64_t potential_garbage = in CollectGarbageOnMemoryPressure() local
4511 if (potential_garbage >= kGarbageThresholdInBytes && in CollectGarbageOnMemoryPressure()
4512 potential_garbage >= in CollectGarbageOnMemoryPressure()