hotspot/src/share/vm/oops/methodOop.hpp
// interpreter entry
{- -------------------------------------------
(1) (単なる getter method)
---------------------------------------- -}
address interpreter_entry() const { return _i2i_entry; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.