Searched refs:ancestorKey (Results 1 – 1 of 1) sorted by relevance
240 Object ancestorKey = ancestor.key(); in wouldLoop() local241 if (key != null && ancestorKey != null) { in wouldLoop()242 if (key.equals(ancestorKey)) { in wouldLoop()