Searched refs:childFirstLookup (Results 1 – 2 of 2) sorted by relevance
83 public boolean childFirstLookup = false; field in ClassPool504 if (!childFirstLookup && parent != null) { in get0()519 if (childFirstLookup && parent != null) in get0()575 if (!childFirstLookup && parent != null) { in checkNotFrozen()600 if (!childFirstLookup && parent != null) { in checkNotExists()
91 childFirstLookup = true; in ScopedClassPool()