Searched refs:fast_class_not_found_exceptions (Results 1 – 2 of 2) sorted by relevance
151 bool fast_class_not_found_exceptions = true);
690 ClassLinker::ClassLinker(InternTable* intern_table, bool fast_class_not_found_exceptions) in ClassLinker() argument698 fast_class_not_found_exceptions_(fast_class_not_found_exceptions), in ClassLinker()