Searched refs:IsPersistentGCCollection (Results 1 – 2 of 2) sorted by relevance
89 IsPersistentGCCollection(name); in IsGCCollection()92 static bool IsPersistentGCCollection(const std::string& name) { in IsPersistentGCCollection() function
706 bool is_root = Config::IsPersistentGCCollection(info->name()); in CreateEdge()