Top


定義場所(file name)

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

名前(function name)

  JvmtiVMObjectAllocEventCollector* get_vm_object_alloc_event_collector() {

本体部(body)

  {- -------------------------------------------
  (1) (単なる getter method)
      ---------------------------------------- -}

        return _vm_object_alloc_event_collector;
      }

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