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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp153 void set_has_exception_handlers(bool f) { _has_exception_handlers = f; } function in class:Compilation

Completed in 23 milliseconds