Searched refs:maxlocals (Results 1 – 1 of 1) sorted by relevance
1688 int maxlocals = codeAttr.getMaxLocals(); in modifyClassConstructor() local1689 if (maxlocals < localsize) in modifyClassConstructor()