Searched refs:assertAlive (Results 1 – 2 of 2) sorted by relevance
143 assertAlive(); in ~Resource()745 assertAlive(); in revalidationSucceeded()760 assertAlive(); in registerHandle()768 assertAlive(); in unregisterHandle()870 resource->assertAlive(); in schedule()876 resource->assertAlive(); in cancel()896 resources[i]->assertAlive(); in timerFired()898 resources[i]->assertAlive(); in timerFired()902 resources[i]->assertAlive(); in timerFired()
238 void assertAlive() const { RELEASE_ASSERT(!m_deleted); } in assertAlive() function240 void assertAlive() const { } in assertAlive() function