Searched defs:maxstack (Results 1 – 1 of 1) sorted by relevance
1793 abstract int maxstack (); in maxstack() method in InstrVisitor.CodeSegment1857 int maxstack () { return 2; } // note: needs to be updated each time emitted code changes in maxstack() method in InstrVisitor.clinitHeader1940 int maxstack () { return 2; } // note: needs to be updated each time emitted code changes in maxstack() method in InstrVisitor.methodHeader1995 int maxstack () { return 3; } // note: needs to be updated each time emitted code changes in maxstack() method in InstrVisitor.BlockSegment