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

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

Completed in 62 milliseconds