Searched refs:has_exception_counts (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/utilities/
H A Dexceptions.hpp173 static bool has_exception_counts();
H A Dexceptions.cpp429 bool Exceptions::has_exception_counts() { function in class:Exceptions
H A DvmError.cpp845 if (_verbose && Exceptions::has_exception_counts()) {
1028 if (Exceptions::has_exception_counts()) {

Completed in 54 milliseconds