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

/openjdk7/hotspot/src/share/vm/utilities/
H A Dexceptions.hpp238 #define THROW_OOP_(e, result) \ macro
263 #define THROW_OOP_0(e) THROW_OOP_(e, 0)

Completed in 30 milliseconds