Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmemory-reducer.h137 bool ShouldGrowHeapSlowly() { in ShouldGrowHeapSlowly() function
Dheap.cc4474 if (memory_reducer()->ShouldGrowHeapSlowly()) { in CurrentHeapGrowingMode()