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

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestObj.h133 JSC::JSValue jsTestObjLongLongAttr(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
H A DJSTestObj.cpp66 { "longLongAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjLongLongAttr), (intptr_t)setJSTestObjLongLongAttr THUNK_GENERATOR(0) },
335 JSValue jsTestObjLongLongAttr(ExecState* exec, JSValue slotBase, const Identifier&) function in namespace:WebCore

Completed in 86 milliseconds