Searched defs:callingURL (Results 1 – 2 of 2) sorted by relevance
197 const char *callingURL = 0; // FIXME, need to propagate calling URL to Java in invokeMethod() local
400 …jmethodID methodID, jvalue* args, jvalue& result, const char* callingURL, JSValue& exceptionDescri… in dispatchJNICall()