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