Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc4159 const double allocation_throughput = in ReduceNewSpaceSize() local
4165 ((allocation_throughput != 0) && in ReduceNewSpaceSize()
4166 (allocation_throughput < kLowAllocationThroughput))) { in ReduceNewSpaceSize()