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

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.cpp944 static void trace_exception(oop exception_oop, address exception_pc, const char* msg) PRODUCT_RETURN;
961 trace_exception(exception(), thread->exception_pc(), "");
1321 static void trace_exception(oop exception_oop, address exception_pc, const char* msg) { function

Completed in 34 milliseconds