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

/external/webkit/WebCore/bindings/js/
H A DJSLocationCustom.cpp52 static JSValue nonCachingStaticAssignFunctionGetter(ExecState* exec, const Identifier& propertyName, const PropertySlot&) function in namespace:WebCore
84 slot.setCustom(this, nonCachingStaticAssignFunctionGetter);
123 slot.setCustom(this, nonCachingStaticAssignFunctionGetter);

Completed in 513 milliseconds