Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc795 enum CompactionMode { COMPACT_FREE_LISTS, REDUCE_MEMORY_FOOTPRINT }; in CollectEvacuationCandidates() enumerator
797 CompactionMode mode = COMPACT_FREE_LISTS; in CollectEvacuationCandidates()