Searched refs:unregisterHandle (Results 1 – 4 of 4) sorted by relevance
36 m_resource->unregisterHandle(this); in setResource()
35 ~CachedResourceHandleBase() { if (m_resource) m_resource->unregisterHandle(this); } in ~CachedResourceHandleBase()
169 …void unregisterHandle(CachedResourceHandleBase* h) { ASSERT(m_handleCount > 0); --m_handleCount; i… in unregisterHandle() function
16609 (WebCore::CachedResource::unregisterHandle): Assert that the counter doesn't underflow.92641 (WebCore::CachedResource::unregisterHandle):