Searched refs:frame_method (Results 1 – 1 of 1) sorted by relevance
45 jmethodID frame_method; in framePopCB() local48 jvmti->GetFrameLocation(thr, 0, &frame_method, &location))) { in framePopCB()52 jobject method_arg = GetJavaMethod(jvmti, jnienv, frame_method); in framePopCB()