Searched defs:first_survivor_region (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.hpp148 HeapRegion* first_survivor_region() { return _survivor_head; } function in class:YoungList

Completed in 40 milliseconds