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

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

Completed in 360 milliseconds