Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc4105 const size_t allocation_throughput = in ReduceNewSpaceSize() local
4111 ((allocation_throughput != 0) && in ReduceNewSpaceSize()
4112 (allocation_throughput < kLowAllocationThroughput))) { in ReduceNewSpaceSize()