Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dmark-compact.cc809 static const intptr_t kFreenessThreshold = 50; in CollectEvacuationCandidates() local
833 static_cast<int>(kFreenessThreshold), in CollectEvacuationCandidates()
877 if (free_pct >= kFreenessThreshold) { in CollectEvacuationCandidates()