Searched refs:hasExtraNamedItem (Results 1 – 4 of 4) sorted by relevance
80 bool hasExtraNamedItem(AtomicStringImpl* name);104 inline bool HTMLDocument::hasExtraNamedItem(AtomicStringImpl* name) in hasExtraNamedItem() function
56 …rtyName && (document->hasNamedItem(atomicPropertyName) || document->hasExtraNamedItem(atomicProper… in canGetItemsForName()
78 if (!htmlDocument->hasNamedItem(key.impl()) && !htmlDocument->hasExtraNamedItem(key.impl())) in GetNamedProperty()
39949 and hasExtraNamedItem functions that are inlined and faster than the old