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