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

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

Completed in 309 milliseconds