Searched refs:nextMirrorB (Results 1 – 1 of 1) sorted by relevance
344 TypeMirror nextMirrorB = bIterator.next(); in equalLists() local345 if (!equal(nextMirrorA, nextMirrorB, visiting)) { in equalLists()