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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp588 void catch_call_exceptions(ciExceptionHandlerStream&);
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 26 milliseconds