Top


定義場所(file name)

hotspot/src/share/vm/oops/methodOop.hpp

本体部(body)

  {- -------------------------------------------
  (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.