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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp1979 ciInstanceKlass* throw_klass = (ciInstanceKlass*)throw_type; local
1980 unwind = !x->exception_handlers()->could_catch(throw_klass, type_is_exact);

Completed in 126 milliseconds