public class BytecodeInstructionNEW extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionNEW(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeClassinfoConstant |
getClassInfoForObjectToCreate() |
void |
performLinking(BytecodeClass aOwningClass,
BytecodeLinkerContext aLinkerContext) |
getOpcodeAddress, getPotentialJumpTargets, isJumpSourcepublic BytecodeInstructionNEW(BytecodeOpcodeAddress aOpcodeIndex, int aIndex, BytecodeConstantPool aConstantPool)
public BytecodeClassinfoConstant getClassInfoForObjectToCreate()
public void performLinking(BytecodeClass aOwningClass, BytecodeLinkerContext aLinkerContext)
performLinking in class BytecodeInstructionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.