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

/openjdk7/hotspot/src/share/vm/opto/
H A DdoCall.cpp592 //---------------------------catch_call_exceptions-----------------------------
597 void Parse::catch_call_exceptions(ciExceptionHandlerStream& handlers) { function in class:Parse
789 // fall through into catch_call_exceptions which will emit a
839 catch_call_exceptions(handlers);

Completed in 33 milliseconds