Searched defs:storeLocal (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java1505 storeLocal(newLocalVarIndex, varType));
1528 storeLocal(oldLocalVarIndex, varType));
1800 private static Instruction storeLocal(int index, Type type) { method in class:MethodGenerator

Completed in 34 milliseconds