Op01WithProcessedDataAndByteJumps |
OperationFactory.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryCPEntry.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryCPEntryW.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryConditionalJump.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryDefault.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryDup.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryDup2.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryDup2X1.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryDup2X2.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryDupX1.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryDupX2.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryFakeCatch.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryGoto.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryGotoW.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryInvoke.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryInvokeDynamic.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryInvokeInterface.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryLookupSwitch.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryMultiANewArray.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryNew.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryPop.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryPop2.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryReturn.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactorySwap.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryTableSwitch.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryThrow.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
Op01WithProcessedDataAndByteJumps |
OperationFactoryWide.createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
StackDelta |
OperationFactory.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDefault.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDup.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDup2.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDup2X1.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDup2X2.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDupX1.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDupX2.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryFakeCatch.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryGetField.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryGetStatic.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryInvoke.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryInvokeDynamic.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryInvokeInterface.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryLDC.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryLDCW.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryMultiANewArray.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryPop.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryPop2.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryPutField.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryPutStatic.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactorySwap.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
private static JVMInstr |
OperationFactoryWide.getWideInstrVersion(JVMInstr instr) |
static boolean |
JVMInstr.isAStore(JVMInstr instr) |