Searched refs:staticFunctionGetter (Results 1 – 6 of 6) sorted by relevance
86 static JSValue staticFunctionGetter(ExecState*, const Identifier&, const PropertySlot&);
154 slot.setCustom(this, staticFunctionGetter); in getOwnPropertySlot()521 JSValue JSCallbackObject<Base>::staticFunctionGetter(ExecState* exec, const Identifier& propertyNam… in staticFunctionGetter() function
1095 (KJS::::staticFunctionGetter):j3900 (KJS::staticFunctionGetter): Moved here, because there's no point in5185 (KJS::::staticFunctionGetter):5394 (KJS::staticFunctionGetter):7148 (KJS::JSCallbackObject::staticFunctionGetter): Ditto.7171 (KJS::staticFunctionGetter): Updated since slotBase() is now a JSValue rather8078 (KJS::JSCallbackObject::staticFunctionGetter):8094 (KJS::staticFunctionGetter):15897 (KJS::::staticFunctionGetter):16076 (KJS::staticFunctionGetter):[all …]
8603 (KJS::JSCallbackObject::staticFunctionGetter):8642 (KJS::JSCallbackObject::staticFunctionGetter):8694 (KJS::JSCallbackObject::staticFunctionGetter):8721 (KJS::JSCallbackObject::staticFunctionGetter):9266 (KJS::JSCallbackObject::staticFunctionGetter):9707 (KJS::JSCallbackObject::staticFunctionGetter):9915 (KJS::JSCallbackObject::staticFunctionGetter):12701 (KJS::staticFunctionGetter):12913 (KJS::staticFunctionGetter):15361 (KJS::staticFunctionGetter):[all …]
1705 (JSC::::staticFunctionGetter):6060 (JSC::::staticFunctionGetter):14370 (JSC::::staticFunctionGetter):27989 (JSC::JSCallbackObject::staticFunctionGetter): Ditto.32471 Remove staticFunctionGetter. There is only one remaining user of32472 staticFunctionGetter and it can be converted to use setUpStaticFunctionSlot.
85777 Remove staticFunctionGetter. There is only one remaining user of85778 staticFunctionGetter and it can be converted to use setUpStaticFunctionSlot.