Searched refs:assertAlive (Results 1 – 2 of 2) sorted by relevance
146 assertAlive(); in ~Resource()772 assertAlive(); in revalidationSucceeded()787 assertAlive(); in registerHandle()795 assertAlive(); in unregisterHandle()897 resource->assertAlive(); in schedule()903 resource->assertAlive(); in cancel()923 resources[i]->assertAlive(); in timerFired()925 resources[i]->assertAlive(); in timerFired()929 resources[i]->assertAlive(); in timerFired()
259 void assertAlive() const { RELEASE_ASSERT(!m_deleted); } in assertAlive() function261 void assertAlive() const { } in assertAlive() function