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

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

Completed in 63 milliseconds