Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc5311 uint64_t halfway_to_the_max = in CalculateOldGenerationAllocationLimit() local
5313 return static_cast<size_t>(Min(limit, halfway_to_the_max)); in CalculateOldGenerationAllocationLimit()