anonymousIndexedSetter  145 Source/core/html/HTMLOptionsCollection.cpp bool HTMLOptionsCollection::anonymousIndexedSetter(unsigned index, PassRefPtr<HTMLOptionElement> value, ExceptionState& exceptionState)
anonymousIndexedSetter 1635 Source/core/html/HTMLSelectElement.cpp bool HTMLSelectElement::anonymousIndexedSetter(unsigned index, PassRefPtr<HTMLOptionElement> value, ExceptionState& exceptionState)
anonymousIndexedSetter   76 Source/core/storage/Storage.cpp bool Storage::anonymousIndexedSetter(unsigned index, const AtomicString& value, ExceptionState& exceptionState)