Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc829 intptr_t estimated_release = 0; in CollectEvacuationCandidates() local
853 if (estimated_release >= over_reserved) { in CollectEvacuationCandidates()
870 estimated_release += free_bytes; in CollectEvacuationCandidates()