Searched refs:hasGuardRefCount (Results 1 – 2 of 2) sorted by relevance
155 bool hasGuardRefCount() const { return m_guardRefCount; } in hasGuardRefCount() function
561 ASSERT(!hasGuardRefCount()); in ~Document()