Searched defs:_throw_msg (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/share/vm/utilities/
H A Dexceptions.cpp166 void Exceptions::_throw_msg(Thread* thread, const char* file, int line, Symbol* name, const char* message, function in class:Exceptions
210 void Exceptions::_throw_msg(Thread* thread, const char* file, int line, Symbol* name, const char* message) { function in class:Exceptions

Completed in 104 milliseconds