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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsPromotionLAB.cpp94 HeapWord* elt_words = ((HeapWord*)filler_oop) + typeArrayOopDesc::header_size(T_INT); local
95 Copy::fill_to_words(elt_words, array_length, 0xDEAABABE);

Completed in 28 milliseconds