hotspot/src/share/vm/interpreter/abstractInterpreter.hpp
{- -------------------------------------------
(1) _slow_signature_handler フィールドの値を返すだけ.
---------------------------------------- -}
static address slow_signature_handler() { return _slow_signature_handler; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.