Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dmark-compact.h574 PARALLEL_CONSERVATIVE, enumerator
Dmark-compact.cc4060 sweeper == PARALLEL_CONSERVATIVE || in SweepSpace()
4116 case PARALLEL_CONSERVATIVE: { in SweepSpace()
4178 if (FLAG_parallel_sweeping) how_to_sweep = PARALLEL_CONSERVATIVE; in SweepSpaces()
4196 if (how_to_sweep == PARALLEL_CONSERVATIVE || in SweepSpaces()
4201 if (how_to_sweep == PARALLEL_CONSERVATIVE) { in SweepSpaces()