Searched refs:end_of_last_object (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DcardTableExtension.cpp313 HeapWord* end_of_last_object = last_object_in_dirty_region + size_of_last_object; local
314 jbyte* ending_card_of_last_object = byte_for(end_of_last_object);

Completed in 30 milliseconds