Searched defs:has_flag_match_exception (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapFrame.cpp173 bool StackMapFrame::has_flag_match_exception( function in class:StackMapFrame
245 if (match_flags || is_exception_handler && has_flag_match_exception(target)) {

Completed in 29 milliseconds