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

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestObj.cpp85 { "stringAttrWithGetterException", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjStringAttrWithGetterException), (intptr_t)setJSTestObjStringAttrWithGetterException THUNK_GENERATOR(0) },
507 JSValue jsTestObjStringAttrWithGetterException(ExecState* exec, JSValue slotBase, const Identifier&) function in namespace:WebCore

Completed in 25 milliseconds