Top


定義場所(file name)

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

本体部(body)

  {- -------------------------------------------
  (1) ネイティブコードの先頭アドレスをリターン
      ---------------------------------------- -}

      address native_function() const                { return *(native_function_addr()); }

This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.