Searched refs:kCollectorTypeCCBackground (Results 1 – 4 of 4) sorted by relevance
40 kCollectorTypeCCBackground, enumerator
1035 collector_type == kCollectorTypeCCBackground || in IsMovingGc()1227 collector_type_ == kCollectorTypeCCBackground; in IsGcConcurrent()
426 CHECK_EQ(background_collector_type_, kCollectorTypeCCBackground); in Heap()1507 } else if (desired_collector_type == kCollectorTypeCCBackground) { in DoPendingCollectorTransition()3958 DCHECK_EQ(desired_collector_type_, kCollectorTypeCCBackground); in RequestCollectorTransition()3970 DCHECK_NE(collector_type_, kCollectorTypeCCBackground); in RequestCollectorTransition()
1621 kUseReadBarrier ? BackgroundGcOption(gc::kCollectorTypeCCBackground) in Init()