Searched refs:is_being_destroyed (Results 1 – 7 of 7) sorted by relevance
104 if (tab_contents_ && !tab_contents_->is_being_destroyed()) { in Observe()
154 if (browser_->GetTabContentsAt(i)->is_being_destroyed()) {
548 if (navigation_entry_index_to_remove_ != -1 && !tab()->is_being_destroyed()) { in DontProceed()
349 bool is_being_destroyed() const { return is_being_destroyed_; } in is_being_destroyed() function
207 if (tab.is_being_destroyed()) { in ReassociateTab()
1305 if (!contents->tab_contents()->is_being_destroyed())
1168 if (old_contents && !old_contents->tab_contents()->is_being_destroyed()) in TabSelectedAt()