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

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestObj.h129 JSC::JSValue jsTestObjUnsignedShortAttr(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
H A DJSTestObj.cpp64 { "unsignedShortAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjUnsignedShortAttr), (intptr_t)setJSTestObjUnsignedShortAttr THUNK_GENERATOR(0) },
317 JSValue jsTestObjUnsignedShortAttr(ExecState* exec, JSValue slotBase, const Identifier&) function in namespace:WebCore

Completed in 75 milliseconds