Home
last modified time | relevance | path

Searched refs:IsGCCollection (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h81 static bool IsGCCollection(const std::string& name) { in IsGCCollection() function
103 if (!IsGCCollection(name)) in IsGCCollectionWithUnsafeIterator()
DRecordInfo.cpp64 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()