Home | History | Annotate | Download | only in javassist

Lines Matching defs:compressCount

123     private int compressCount;
191 this.compressCount = 0;
275 if (compressCount++ > COMPRESS_THRESHOLD) {
276 compressCount = 0;