Searched refs:ScopedSnapshotRestorer (Results 1 – 2 of 2) sorted by relevance
135 class ScopedSnapshotRestorer {137 explicit ScopedSnapshotRestorer(const Snapshot& snapshot) in ScopedSnapshotRestorer() function142 ~ScopedSnapshotRestorer() { chain_->current_scopes_ = saved_; } in ~ScopedSnapshotRestorer()151 friend class ScopedSnapshotRestorer; variable
225 ScopeChain::ScopedSnapshotRestorer restorer_;