Searched refs:old_state_ (Results 1 – 5 of 5) sorted by relevance
94 old_state_(loop_->NestableTasksAllowed()) { in ScopedNestableTaskAllower()99 loop_->SetNestableTasksAllowed(old_state_); in ~ScopedNestableTaskAllower()
163 const bool old_state_; variable
623 : debug_(debug), old_state_(debug->is_suppressed_) { in SuppressDebug()626 ~SuppressDebug() { debug_->is_suppressed_ = old_state_; } in ~SuppressDebug()630 bool old_state_; variable
47 old_state_ = state_; in MarkRecomputeHandler()153 State old_state_; // For saving if we marked as prototype failure. variable
175 old_state_ = state_; in IC()