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

/openjdk7/hotspot/src/share/vm/gc_interface/
H A DcollectedHeap.cpp422 CollectedHeap::fill_with_object_impl(HeapWord* start, size_t words, bool zap) function in class:CollectedHeap
438 fill_with_object_impl(start, words, zap);
460 fill_with_object_impl(start, words, zap);

Completed in 32 milliseconds