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

/external/webkit/Source/WebCore/bindings/js/
H A DJSHistoryCustom.cpp45 static JSValue nonCachingStaticForwardFunctionGetter(ExecState* exec, JSValue, const Identifier& propertyName) function in namespace:WebCore
75 slot.setCustom(this, nonCachingStaticForwardFunctionGetter);
117 slot.setCustom(this, nonCachingStaticForwardFunctionGetter);

Completed in 83 milliseconds