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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegion.hpp590 bool is_on_dirty_cards_region_list() const { return get_next_dirty_cards_region() != NULL; } function in class:HeapRegion

Completed in 34 milliseconds