Home | History | Annotate | Download | only in evaluation

Lines Matching full:unsupported

57     private static final int UNSUPPORTED      = -1;
73 private static final int POP_X3 = UNSUPPORTED;
769 throw new IllegalArgumentException("Unsupported stack size increment ["+requiredPushCount+"] at ["+offset+"]");
937 if (newOpcodes == UNSUPPORTED)
1127 // stackEntryNecessary0 ? UNSUPPORTED : // ...XYO -> ...OYO
1128 UNSUPPORTED : // ...XYO -> ...OY
1152 stackEntryNecessary0 ? UNSUPPORTED : // ...XYO -> ...OO
1274 stackEntriesNecessary01 ? UNSUPPORTED : // ...XAB -> ...ABAB
1319 stackEntriesNecessary01 ? UNSUPPORTED : // ...XYAB -> ...ABYAB
1336 stackEntriesNecessary01 ? UNSUPPORTED : // ...XYAB -> ...ABXAB
1344 stackEntriesNecessary01 ? UNSUPPORTED : // ...XYAB -> ...ABAB
1352 stackEntriesNecessary01 ? UNSUPPORTED : // ...YAB -> ...ABAB
1369 stackEntriesNecessary01 ? UNSUPPORTED : // ...XAB -> ...ABAB