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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
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
H A Dg1RemSet.hpp168 bool apply_to_weak_ref_discovered_field() { return true; } function in class:UpdateRSOopClosure
/openjdk7/hotspot/src/share/vm/memory/
H A Diterator.hpp95 virtual bool apply_to_weak_ref_discovered_field() { return false; } function in class:OopClosure
/openjdk7/hotspot/src/share/vm/oops/
H A DinstanceRefKlass.cpp246 if (closure->apply_to_weak_ref_discovered_field()) { \

Completed in 68 milliseconds