Searched refs:fromNative (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DstepControl.h40 jboolean fromNative; member in struct:__anon508
H A DstepControl.c174 step->fromNative = JNI_FALSE;
185 step->fromNative = JNI_TRUE;
199 step->fromNative = JNI_TRUE;
772 if (step->fromStackDepth > 0 && !step->fromNative ) {
777 if (step->fromNative &&

Completed in 33 milliseconds