Top


定義場所(file name)

hotspot/src/share/vm/prims/jvmtiEnvBase.hpp

本体部(body)

  {- -------------------------------------------
  (1) _prohibited_capabilities フィールドのアドレスをリターンするだけ.
      ---------------------------------------- -}

      jvmtiCapabilities *get_prohibited_capabilities()  { return &_prohibited_capabilities; }

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