Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h89 IsPersistentGCCollection(name); in IsGCCollection()
92 static bool IsPersistentGCCollection(const std::string& name) { in IsPersistentGCCollection() function
DRecordInfo.cpp706 bool is_root = Config::IsPersistentGCCollection(info->name()); in CreateEdge()