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

/openjdk7/hotspot/src/share/vm/memory/
H A DheapInspection.cpp231 class RecordInstanceClosure : public ObjectClosure { class in inherits:ObjectClosure
237 RecordInstanceClosure(KlassInfoTable* cit, BoolObjectClosure* filter) : function in class:RecordInstanceClosure
298 RecordInstanceClosure ric(cit, filter);

Completed in 30 milliseconds