Searched defs:stackMotion (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/invoke/indify/
H A DIndify.java455 if (jvm.stackMotion(i.bc)) continue decode;
638 boolean stackMotion(int bc) { method in class:Indify.Logic.JVMState
933 if (jvm.stackMotion(i.bc)) break;

Completed in 51 milliseconds