hotspot/src/share/vm/prims/jvmtiThreadState.hpp
JvmtiDynamicCodeEventCollector* get_dynamic_code_event_collector() {
{- -------------------------------------------
(1) (単なる getter method)
---------------------------------------- -}
return _dynamic_code_event_collector;
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.