Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc657 const int kMaxEvacuatedBytes = 4 * Page::kPageSize; in ComputeEvacuationHeuristics() local
683 *max_evacuated_bytes = kMaxEvacuatedBytes; in ComputeEvacuationHeuristics()