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