Searched refs:shutdown_callbacks_ (Results 1 – 4 of 4) sorted by relevance
135 std::vector<std::unique_ptr<AutoFireClosure>> shutdown_callbacks_; variable
788 shutdown_callbacks_.emplace_back( in AddIsolateShutdownCallback()801 shutdown_callbacks_.clear(); in OnShutdownCallback()
98 ShutdownCbList shutdown_callbacks_; variable
286 shutdown_callbacks_.emplace_back(ShutdownCallback { callback, data }); in AddShutdownCallback()321 for (const auto& callback : shutdown_callbacks_) in DecreaseHandleCount()