Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h71 static bool IsWTFCollection(const std::string& name) { in IsWTFCollection() function
DRecordInfo.cpp64 if (!Config::IsGCCollection(name_) && !Config::IsWTFCollection(name_)) in IsHeapAllocatedCollection()
705 Config::IsWTFCollection(info->name())) { in CreateEdge()