Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc3222 const double allocation_throughput = in ReduceNewSpaceSize() local
3228 ((allocation_throughput != 0) && in ReduceNewSpaceSize()
3229 (allocation_throughput < kLowAllocationThroughput))) { in ReduceNewSpaceSize()