Home | History | Annotate | Download | only in heap

Lines Matching refs:PersistentAnchor

138     friend class PersistentAnchor;
231 class PersistentAnchor : public PersistentNode {
239 virtual ~PersistentAnchor()
248 PersistentAnchor() : PersistentNode(TraceMethodDelegate<PersistentAnchor, &PersistentAnchor::trace>::trampoline)