hotspot/src/share/vm/oops/methodOop.hpp
{- -------------------------------------------
(1) (単なる getter method)
---------------------------------------- -}
volatile address from_interpreted_entry() const{ return (address)OrderAccess::load_ptr_acquire(&_from_interpreted_entry); }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.