Searched defs:set_exception_handlers (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/c1/ | ||
| H A D | c1_Instruction.hpp | 453 void set_exception_handlers(XHandlers *xhandlers) { _exception_handlers = xhandlers; } function in class:Instruction |
Completed in 27 milliseconds