Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bridge/
Druntime_array.cpp89 slot.setCustomIndex(this, index, indexGetter); in getOwnPropertySlot()
111 slot.setCustomIndex(this, index, indexGetter); in getOwnPropertyDescriptor()
123 slot.setCustomIndex(this, index, indexGetter); in getOwnPropertySlot()
/external/webkit/Source/JavaScriptCore/runtime/
DPropertySlot.h145 void setCustomIndex(JSValue slotBase, unsigned index, GetIndexValueFunc getIndexValue) in setCustomIndex() function
/external/webkit/Source/WebCore/bindings/js/
DJSDOMWindowCustom.cpp257 slot.setCustomIndex(this, i, indexGetter); in getOwnPropertySlot()
332 slot.setCustomIndex(this, i, indexGetter); in getOwnPropertyDescriptor()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-247123 setCustomIndex to take this new getter type.
7128 (JSC::PropertySlot::setCustomIndex):
DChangeLog-2007-10-1417518 (KJS::PropertySlot::setCustomIndex):
19425 (KJS::PropertySlot::setCustomIndex):
DChangeLog-2009-06-166819 (JSC::PropertySlot::setCustomIndex):
15070 (JSC::PropertySlot::setCustomIndex):
DChangeLog-2008-08-107185 (KJS::PropertySlot::setCustomIndex): Ditto.
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2960816 setValue rather than setCustomIndex to avoid an additional indirect