Searched refs:has_ex_handler (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DdoCall.cpp728 if (has_ex_handler() && !ex_type->klass_is_exact()) {
H A DgraphKit.hpp191 bool has_ex_handler();
H A DgraphKit.cpp171 //-----------------------------has_ex_handler----------------------------------
173 bool GraphKit::has_ex_handler() { function in class:GraphKit
543 && has_ex_handler()) {

Completed in 51 milliseconds