Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc754 const size_t kMaxEvacuatedBytesForOptimizeMemory = 6 * MB; in ComputeEvacuationHeuristics() local
771 *max_evacuated_bytes = kMaxEvacuatedBytesForOptimizeMemory; in ComputeEvacuationHeuristics()