windowNamedItems 422 Source/bindings/v8/custom/V8WindowCustom.cpp RefPtr<HTMLCollection> items = doc->windowNamedItems(propName); windowNamedItems 396 Source/core/dom/Document.h PassRefPtr<HTMLCollection> windowNamedItems(const AtomicString& name);