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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java116 handles = il.getInstructionHandles();
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DInstructionList.java132 * @param ihs array of instruction handles, i.e. il.getInstructionHandles()
169 InstructionHandle[] ihs = getInstructionHandles();
1053 public InstructionHandle[] getInstructionHandles() { method in class:InstructionList

Completed in 32 milliseconds