Searched refs:doStaticNativeCallRef (Results 1 – 1 of 1) sorted by relevance
26 return doStaticNativeCallRef(); in testThisWithStaticCall()30 return doStaticNativeCallRef(); in testParameter()35 return doStaticNativeCallRef(); in testObjectInScope()39 static native int doStaticNativeCallRef(); in doStaticNativeCallRef() method in Main