Searched defs:is_rethrow (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/ci/ | ||
H A D | ciExceptionHandler.hpp | 78 bool is_rethrow() { return handler_bci() == -1; } function in class:ciExceptionHandler |
Completed in 712 milliseconds