Searched refs:replaceConstantPool (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DInstructionList.java1132 public void replaceConstantPool(ConstantPoolGen old_cp, ConstantPoolGen new_cp) { method in class:InstructionList
H A DMethodGen.java990 mg.getInstructionList().replaceConstantPool(this.cp, cp);

Completed in 360 milliseconds