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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFlowList.java95 public FlowList copyAndRedirect(InstructionList oldList, method in class:FlowList
H A DTestSeq.java256 trueList = trueList.copyAndRedirect(ilist, copyOfilist);
260 falseList = falseList.copyAndRedirect(ilist, copyOfilist);

Completed in 660 milliseconds