Searched refs:IsGCCollection (Results 1 – 2 of 2) sorted by relevance
81 static bool IsGCCollection(const std::string& name) { in IsGCCollection() function103 if (!IsGCCollection(name)) in IsGCCollectionWithUnsafeIterator()
64 if (!Config::IsGCCollection(name_) && !Config::IsWTFCollection(name_)) in IsHeapAllocatedCollection()76 return Config::IsGCCollection(name_); in IsHeapAllocatedCollection()630 on_heap = !is_unsafe && Config::IsGCCollection(info->name()); in CreateEdgeFromOriginalType()704 if (Config::IsGCCollection(info->name()) || in CreateEdge()