hotspot/src/share/vm/runtime/thread.hpp
{- -------------------------------------------
(1) _interp_only_mode フィールドの値をインクリメントするだけ.
---------------------------------------- -}
void increment_interp_only_mode() { ++_interp_only_mode; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.