Searched refs:replaceConstantPool (Results 1 – 2 of 2) sorted by relevance
1088 public void replaceConstantPool(final ConstantPoolGen old_cp, final ConstantPoolGen new_cp) { in replaceConstantPool() method
1127 mg.getInstructionList().replaceConstantPool(super.getConstantPool(), cp); in copy()