getAttributeItemIndexSlowCase  108 Source/core/dom/ElementData.h     size_t getAttributeItemIndexSlowCase(const AtomicString& name, bool shouldIgnoreAttributeCase) const;
getAttributeItemIndexSlowCase  239 Source/core/dom/ElementData.h         return getAttributeItemIndexSlowCase(name, shouldIgnoreAttributeCase);