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