Top


定義場所(file name)

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

本体部(body)

  {- -------------------------------------------
  (1) GrowableCache::remove() を呼び出すだけ
      ---------------------------------------- -}

      void remove (int index)               { _cache.remove(index); }

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