Home | History | Annotate | Download | only in evaluation

Lines Matching refs:startPC

1017         int startPC = exceptionInfo.u2startPC;
1021 if (isTraced(startPC, endPC))
1026 if (DEBUG) System.out.println("Evaluating exception ["+startPC +" -> "+endPC +": "+handlerPC+"]:");
1041 generalizeVariables(startPC,
1078 // if (DEBUG) System.out.println("No information for partial evaluation of exception ["+startPC +" -> "+endPC +": "+exceptionInfo.u2handlerPC+"] yet");
1087 if (DEBUG) System.out.println("No information for partial evaluation of exception ["+startPC +" -> "+endPC +": "+exceptionInfo.u2handlerPC+"]");