namedItemWithIndex 105 Source/bindings/v8/custom/V8HTMLAllCollectionCustom.cpp if (Node* node = impl->namedItemWithIndex(name, index->Uint32Value())) { namedItemWithIndex 38 Source/core/html/HTMLAllCollection.h Element* namedItemWithIndex(const AtomicString& name, unsigned index) const;