Searched refs:unloadStarted (Results 1 – 2 of 2) sorted by relevance
120 if (owner.document().unloadStarted()) in canLoadFrame()
902 bool unloadStarted() const { return m_loadEventProgress >= PageHideInProgress; } in unloadStarted() function