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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1RemSet.hpp168 bool apply_to_weak_ref_discovered_field() { return true; } function in class:UpdateRSOopClosure
H A Dg1OopClosures.hpp59 bool apply_to_weak_ref_discovered_field() { return true; } function in class:G1ParClosureSuper
192 bool apply_to_weak_ref_discovered_field() { return true; } function in class:FilterIntoCSClosure
205 bool apply_to_weak_ref_discovered_field() { return true; } function in class:FilterOutOfRegionClosure
303 bool apply_to_weak_ref_discovered_field() { return true; } function in class:G1UpdateRSOrPushRefOopClosure
/openjdk7/hotspot/src/share/vm/memory/
H A Diterator.hpp95 virtual bool apply_to_weak_ref_discovered_field() { return false; } function in class:OopClosure

Completed in 23 milliseconds