Searched refs:storeParameter (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DNamedMethodGenerator.java64 public Instruction storeParameter(int index) { method in class:NamedMethodGenerator
H A DAttributeSetMethodGenerator.java76 public Instruction storeParameter(int index) { method in class:AttributeSetMethodGenerator
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DTemplate.java335 param.setStoreInstruction(namedMethodGen.storeParameter(i));

Completed in 24 milliseconds