Home
last modified time | relevance | path

Searched defs:callingURL (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bridge/jni/jsc/
DJavaInstanceJSC.cpp197 const char *callingURL = 0; // FIXME, need to propagate calling URL to Java in invokeMethod() local
/external/webkit/Source/WebCore/platform/android/
DTemporaryLinkStubs.cpp400 …jmethodID methodID, jvalue* args, jvalue& result, const char* callingURL, JSValue& exceptionDescri… in dispatchJNICall()