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

/external/webkit/Source/WebCore/bindings/js/
H A DJSHistoryCustom.cpp50 static JSValue nonCachingStaticGoFunctionGetter(ExecState* exec, JSValue, const Identifier& propertyName) function in namespace:WebCore
78 slot.setCustom(this, nonCachingStaticGoFunctionGetter);
121 slot.setCustom(this, nonCachingStaticGoFunctionGetter);

Completed in 12 milliseconds