Lines Matching full:garbagecollector
1020 static GarbageCollector SelectGarbageCollector(AllocationSpace space);1024 GarbageCollector collector,1533 void set_collector(GarbageCollector collector) { collector_ = collector; }1561 GarbageCollector collector_; // Type of collector.