Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h102 static bool IsGCCollectionWithUnsafeIterator(const std::string& name) { in IsGCCollectionWithUnsafeIterator() function
DRecordInfo.cpp628 is_unsafe = Config::IsGCCollectionWithUnsafeIterator(info->name()); in CreateEdgeFromOriginalType()