Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.h498 enum CompactionMode { INCREMENTAL_COMPACTION, NON_INCREMENTAL_COMPACTION }; enumerator
Dmark-compact.cc871 StartCompaction(NON_INCREMENTAL_COMPACTION); in Prepare()