Home | History | Annotate | Download | only in runtime

Lines Matching refs:collector_type_

131       collector_type_ = collector_type;
195 collector_type_ = gc::kCollectorTypeCMS;
197 collector_type_ = gc::kCollectorTypeSS;
199 collector_type_ = gc::kCollectorTypeGSS;
205 // If background_collector_type_ is kCollectorTypeNone, it defaults to the collector_type_ after
704 background_collector_type_ = collector_type_;