Searched refs:setGetterSlot (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DSparseArrayValueMap.cpp135 slot.setGetterSlot(thisObject, attributes, jsCast<GetterSetter*>(value));
H A DPropertySlot.h183 void setGetterSlot(JSObject* slotBase, unsigned attributes, GetterSetter* getterSetter) function in class:JSC::PropertySlot
H A DJSObject.cpp1687 slot.setGetterSlot(this, attributes, jsCast<GetterSetter*>(getterSetter));

Completed in 106 milliseconds