Searched defs:halfway_to_the_max (Results 1 - 1 of 1) sorted by relevance

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

Completed in 158 milliseconds