Searched refs:has_catch_all (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/shark/ | ||
H A D | sharkTopLevelBlock.cpp | 525 bool has_catch_all = exc_handler(num_exceptions() - 1)->is_catch_all(); local 527 if (has_catch_all) 547 if (has_catch_all) { |
Completed in 911 milliseconds