Searched refs:copyCacheMap (Results 1 – 4 of 4) sorted by relevance
32 inline void CollectionCache::copyCacheMap(NodeCacheMap& dest, const NodeCacheMap& src) in copyCacheMap() function in WebCore::CollectionCache49 copyCacheMap(idCache, other.idCache); in CollectionCache()50 copyCacheMap(nameCache, other.nameCache); in CollectionCache()
63 static void copyCacheMap(NodeCacheMap&, const NodeCacheMap&);
15389 (WebCore::HTMLCollection::CollectionInfo::copyCacheMap):
69060 (WebCore::HTMLCollection::CollectionInfo::copyCacheMap): Moved out of