Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc568 const size_t kMaxEvacuatedBytes = 4 * MB; in ComputeEvacuationHeuristics() local
598 *max_evacuated_bytes = kMaxEvacuatedBytes; in ComputeEvacuationHeuristics()