HTMLTagCollectionType 1058 Source/core/dom/ContainerNode.cpp return ensureRareData().ensureNodeLists().addCache<HTMLTagCollection>(*this, HTMLTagCollectionType, localName); HTMLTagCollectionType 58 Source/core/dom/TagCollection.cpp : TagCollection(rootNode, HTMLTagCollectionType, starAtom, localName) HTMLTagCollectionType 63 Source/core/dom/TagCollection.h ASSERT_UNUSED(type, type == HTMLTagCollectionType); HTMLTagCollectionType 45 Source/core/html/HTMLCollection.cpp case HTMLTagCollectionType: HTMLTagCollectionType 95 Source/core/html/HTMLCollection.cpp case HTMLTagCollectionType: HTMLTagCollectionType 120 Source/core/html/HTMLCollection.cpp case HTMLTagCollectionType: HTMLTagCollectionType 180 Source/core/html/HTMLCollection.cpp && type() != HTMLTagCollectionType && type() != TagCollectionType) { HTMLTagCollectionType 207 Source/core/html/HTMLCollection.cpp case HTMLTagCollectionType: HTMLTagCollectionType 253 Source/core/html/HTMLCollection.cpp case HTMLTagCollectionType: HTMLTagCollectionType 329 Source/core/html/HTMLCollection.cpp case HTMLTagCollectionType: HTMLTagCollectionType 355 Source/core/html/HTMLCollection.cpp case HTMLTagCollectionType: