Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc562 const size_t kMaxEvacuatedBytesForOptimizeMemory = 6 * MB; in ComputeEvacuationHeuristics() local
579 *max_evacuated_bytes = kMaxEvacuatedBytesForOptimizeMemory; in ComputeEvacuationHeuristics()