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

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.hpp71 bool _jvmti_can_post_on_exceptions; member in class:ciEnv
305 bool jvmti_can_post_on_exceptions() const { return _jvmti_can_post_on_exceptions; }

Completed in 98 milliseconds