Searched refs:CallStatic (Results 1 – 3 of 3) sorted by relevance
29 class CallStatic implements Itf { class41 return CallStatic.$inline$foo(); in callInstance()
2 # the CallStatic class was loaded.5 # We need CallStatic to be in the profile to make the compiler think it will be part of
2387 …static rtype CallStatic##name##MethodA(JNIEnv* env, jclass c, jmethodID mid, const jvalue* vargs) …2400 static rtype CallStatic##name##MethodV(JNIEnv* env, jclass c, jmethodID mid, va_list vargs) { \2423 static rtype CallStatic##name##Method(JNIEnv* env, jclass c, jmethodID mid, ...) { \