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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp83 ExceptionHandlerTable _exception_handler_table; member in class:Compilation
104 ExceptionHandlerTable* exception_handler_table() { return &_exception_handler_table; }

Completed in 307 milliseconds