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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp149 XHandlers* _xhandlers; // the exception handlers member in class:IRScope
180 XHandlers* xhandlers() const { return _xhandlers; }

Completed in 29 milliseconds