Searched refs:debug_check_abort_helper (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/utilities/
H A Dexceptions.cpp485 debug_check_abort_helper(exception, message);
489 void Exceptions::debug_check_abort_helper(Handle exception, const char* message) { function in class:Exceptions
H A Dexceptions.hpp179 static void debug_check_abort_helper(Handle exception, const char* message = NULL);

Completed in 44 milliseconds