Home
last modified time | relevance | path

Searched defs:exceptionDescription (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bridge/jni/jsc/
DJavaFieldJSC.cpp82 JSValue exceptionDescription; in dispatchValueFromInstance() local
167 JSValue exceptionDescription; in dispatchSetValueToInstance() local
DJavaInstanceJSC.cpp196 JSValue exceptionDescription; in invokeMethod() local
/external/webkit/Source/WebCore/platform/android/
DTemporaryLinkStubs.cpp400 …odID methodID, jvalue* args, jvalue& result, const char* callingURL, JSValue& exceptionDescription) in dispatchJNICall()