Searched refs:setGetterSlot (Results 1 – 4 of 4) sorted by relevance
151 void setGetterSlot(JSObject* getterFunc) in setGetterSlot() function
497 slot.setGetterSlot(getterFunction); in fillGetterPropertySlot()
15451 If the property is a getter, call setGetterSlot on the property slot.15477 (KJS::PropertySlot::setGetterSlot):
7180 instead of JSObject*. setGetterSlot still guarantees the base is a JSObject*.8062 (KJS::PropertySlot::setGetterSlot): Ditto.