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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DparGCAllocBuffer.cpp161 // right of the current allocation point, top), we use the "contig"
165 bool contig) {
167 if (contig) {
164 fill_region_with_block(MemRegion mr, bool contig) argument

Completed in 365 milliseconds