Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc752 const size_t kMaxEvacuatedBytesForReduceMemory = 12 * MB; in ComputeEvacuationHeuristics() local
767 *max_evacuated_bytes = kMaxEvacuatedBytesForReduceMemory; in ComputeEvacuationHeuristics()