Searched refs:numRefs (Results 1 – 1 of 1) sorted by relevance
168 int numRefs = 0; in create() local172 numRefs++; in create()180 numRefs++; in create()185 return new EmulatedStackFrame(frameType, new Object[numRefs], new byte[frameSize]); in create()