Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h112 static bool IsHashMap(const std::string& name) { in IsHashMap() function
120 return (IsHashMap(name) || name == "pair") ? 2 : 1; in CollectionDimension()