Searched refs:shouldInvalidateTypeOnAttributeChange (Results 1 – 4 of 4) sorted by relevance
77 … static bool shouldInvalidateTypeOnAttributeChange(NodeListInvalidationType, const QualifiedName&);106 ALWAYS_INLINE bool LiveNodeListBase::shouldInvalidateTypeOnAttributeChange(NodeListInvalidationType… in shouldInvalidateTypeOnAttributeChange() function
72 if (!attrName || shouldInvalidateTypeOnAttributeChange(invalidationType(), *attrName)) in invalidateCacheForAttribute()
5749 …if (!nodeLists[type].isEmpty() && LiveNodeListBase::shouldInvalidateTypeOnAttributeChange(static_c… in shouldInvalidateNodeListCachesForAttr()5763 …if (nodeListCounts[type] && LiveNodeListBase::shouldInvalidateTypeOnAttributeChange(static_cast<No… in shouldInvalidateNodeListCachesForAttr()
157 if (!attrName || shouldInvalidateTypeOnAttributeChange(invalidationType(), *attrName)) in invalidateCacheForAttribute()