HomeSort by relevance Sort by last modified time
    Searched refs:jsTestObjShortAttr (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/bindings/scripts/test/JS/
JSTestObj.h 127 JSC::JSValue jsTestObjShortAttr(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
JSTestObj.cpp 63 { "shortAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjShortAttr), (intptr_t)setJSTestObjShortAttr THUNK_GENERATOR(0) },
308 JSValue jsTestObjShortAttr(ExecState* exec, JSValue slotBase, const Identifier&)
    [all...]

Completed in 326 milliseconds