Searched refs:childFirstLookup (Results 1 – 2 of 2) sorted by relevance
105 public boolean childFirstLookup = false; field in ClassPool522 if (!childFirstLookup && parent != null) { in get0()537 if (childFirstLookup && parent != null) in get0()593 if (!childFirstLookup && parent != null) { in checkNotFrozen()618 if (!childFirstLookup && parent != null) { in checkNotExists()
89 childFirstLookup = true; in ScopedClassPool()