Top


定義場所(file name)

hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp

名前(function name)

  G1ParGCAllocBuffer* alloc_buffer(GCAllocPurpose purpose) {

本体部(body)

  {- -------------------------------------------
  (1) 
      ---------------------------------------- -}

        return _alloc_buffers[purpose];
      }

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