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

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestObj.h127 JSC::JSValue jsTestObjShortAttr(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
H A DJSTestObj.cpp63 { "shortAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjShortAttr), (intptr_t)setJSTestObjShortAttr THUNK_GENERATOR(0) },
308 JSValue jsTestObjShortAttr(ExecState* exec, JSValue slotBase, const Identifier&) function in namespace:WebCore

Completed in 80 milliseconds