Searched refs:numMatcherIndices (Results 1 – 1 of 1) sorted by relevance
483 ByteCodeField numMatcherIndices = allocatedIndices.size() + 1; in allocateMemoryIndices() local484 if (numMatcherIndices > maxValueMemoryIndex) in allocateMemoryIndices()485 maxValueMemoryIndex = numMatcherIndices; in allocateMemoryIndices()