Searched defs:staticFunctionGetter (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
H A DJSCallbackObjectFunctions.h159 slot.setCustom(this, staticFunctionGetter);
549 JSValue JSCallbackObject<Base>::staticFunctionGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyName) function in class:JSC::JSCallbackObject

Completed in 227 milliseconds