Home
last modified time | relevance | path

Searched refs:collectionIndexedPropertyGetter (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/bindings/v8/
DV8Collection.h120 …ass Collection, class ItemType> static v8::Handle<v8::Value> collectionIndexedPropertyGetter(uint3… in collectionIndexedPropertyGetter() function
183 …desc->InstanceTemplate()->SetIndexedPropertyHandler(collectionIndexedPropertyGetter<Collection, It… in setCollectionIndexedGetter()
200 …desc->InstanceTemplate()->SetIndexedPropertyHandler(collectionIndexedPropertyGetter<Collection, It… in setCollectionIndexedAndNamedGetters()