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

/openjdk10/hotspot/src/share/vm/utilities/
H A Dexceptions.cpp70 bool Exceptions::special_exception(Thread* thread, const char* file, int line, Handle h_exception) { function in class:Exceptions
100 bool Exceptions::special_exception(Thread* thread, const char* file, int line, Symbol* h_name, const char* message) { function in class:Exceptions

Completed in 41 milliseconds