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

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestObj.cpp75 { "reflectedBooleanAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjReflectedBooleanAttr), (intptr_t)setJSTestObjReflectedBooleanAttr THUNK_GENERATOR(0) },
696 void setJSTestObjReflectedBooleanAttr(ExecState* exec, JSObject* thisObject, JSValue value) function in namespace:WebCore

Completed in 23 milliseconds