cachedHTMLCollection 2969 Source/core/dom/Element.cpp if (HTMLCollection* collection = cachedHTMLCollection(type)) cachedHTMLCollection 547 Source/core/dom/Element.h HTMLCollection* cachedHTMLCollection(CollectionType); cachedHTMLCollection 738 Source/core/html/HTMLSelectElement.cpp if (HTMLCollection* collection = cachedHTMLCollection(SelectedOptions)) cachedHTMLCollection 753 Source/core/html/HTMLSelectElement.cpp if (HTMLCollection* collection = cachedHTMLCollection(SelectOptions))