Home | History | Annotate | Download | only in heap

Lines Matching refs:PersistentAnchor

149     friend class PersistentAnchor;
438 class PersistentAnchor : public PersistentNode {
454 virtual ~PersistentAnchor()
463 PersistentAnchor() : PersistentNode(TraceMethodDelegate<PersistentAnchor, &PersistentAnchor::trace>::trampoline)