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