findClassInPool 109 core/Toplevel.cpp ClassClosure* cc = findClassInPool(class_id, core()->builtinPool); findClassInPool 314 core/Toplevel.h ClassClosure* findClassInPool(int class_id, PoolObject* pool); findClassInPool 230 shell/ShellCore.h ClassClosure* cc = findClassInPool(class_id, core()->getShellPool());