Searched refs:TYPICAL_CONSTANT_POOL_SIZE (Results 1 – 4 of 4) sorted by relevance
41 …e int[] constantIndexMap = new int[ClassConstants.TYPICAL_CONSTANT_POOL_SIZE];42 …stant[] comparableConstantPool = new ComparableConstant[ClassConstants.TYPICAL_CONSTANT_POOL_SIZE];43 …stant[] newConstantPool = new Constant[ClassConstants.TYPICAL_CONSTANT_POOL_SIZE];
39 …ate int[] constantIndexMap = new int[ClassConstants.TYPICAL_CONSTANT_POOL_SIZE];
248 public static final int TYPICAL_CONSTANT_POOL_SIZE = 256; field
51 private int[] constantIndexMap = new int[ClassConstants.TYPICAL_CONSTANT_POOL_SIZE];