Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-idle-time-handler.h111 static const size_t kLowAllocationThroughput = 1000; variable
Dheap.cc4104 static const size_t kLowAllocationThroughput = 1000; in ReduceNewSpaceSize() local
4112 (allocation_throughput < kLowAllocationThroughput))) { in ReduceNewSpaceSize()