Home
last modified time | relevance | path

Searched refs:clients_guard (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.cc3964 base::Optional<base::MutexGuard> clients_guard; in ThrowInternal() local
3967 clients_guard.emplace(&shared_isolate_->global_safepoint()->clients_mutex_); in ThrowInternal()