Searched refs:kCollectorTypeCCBackground (Results 1 – 4 of 4) sorted by relevance
40 kCollectorTypeCCBackground, enumerator
1022 collector_type == kCollectorTypeCCBackground || in IsMovingGc()1211 collector_type_ == kCollectorTypeCCBackground; in IsGcConcurrent()
405 CHECK_EQ(background_collector_type_, kCollectorTypeCCBackground); in Heap()1477 } else if (desired_collector_type == kCollectorTypeCCBackground) { in DoPendingCollectorTransition()3819 DCHECK_EQ(desired_collector_type_, kCollectorTypeCCBackground); in RequestCollectorTransition()3821 DCHECK_NE(collector_type_, kCollectorTypeCCBackground); in RequestCollectorTransition()
1577 kUseReadBarrier ? BackgroundGcOption(gc::kCollectorTypeCCBackground) in Init()