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

/openjdk7/hotspot/src/share/vm/utilities/
H A Ddebug.cpp665 class LookForRefInObjectClosure : public ObjectClosure { class in inherits:ObjectClosure
669 LookForRefInObjectClosure(oop target) { look_in_object.target = target; } function in class:LookForRefInObjectClosure
680 LookForRefInObjectClosure look_in_object((oop) x);

Completed in 30 milliseconds