Searched refs:hasIdNameCache (Results 1 – 3 of 3) sorted by relevance
84 ALWAYS_INLINE bool hasIdNameCache() const { return !isNodeList(type()); } in hasIdNameCache() function93 … else if (hasIdNameCache() && (*attrName == HTMLNames::idAttr || *attrName == HTMLNames::nameAttr)) in invalidateCache()
64 ASSERT(hasIdNameCache()); in invalidateIdNameCacheMaps()
3441 if (list->hasIdNameCache()) in registerNodeList()3450 if (list->hasIdNameCache()) in unregisterNodeList()