Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DPropertySlot.h65 typedef JSValue (*GetIndexValueFunc)(ExecState*, JSValue slotBase, unsigned); typedef
145 void setCustomIndex(JSValue slotBase, unsigned index, GetIndexValueFunc getIndexValue) in setCustomIndex()
226 GetIndexValueFunc m_getIndexValue;