Searched refs:produceStack (Results 1 – 10 of 10) sorted by relevance
30 int produceStack( ConstantPoolGen cpg ); in produceStack() method
48 public int produceStack( final ConstantPoolGen cpg ) { in produceStack() method in GETFIELD
47 public int produceStack( final ConstantPoolGen cpg ) { in produceStack() method in GETSTATIC
89 public int produceStack( final ConstantPoolGen cpg ) { in produceStack() method in InvokeInstruction
497 public int produceStack( final ConstantPoolGen cpg ) { in produceStack() method in Instruction
1005 final int delta = instruction.produceStack(cp) - instruction.consumeStack(cp); in getMaxStack()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
213 …final int produce = o.produceStack(cpg) - o.consumeStack(cpg); // Stack values are always consumed… in _visitStackAccessor()
9477 int produce = o.produceStack(cpg);