Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc219 base::LazyMutex current_embedded_blob_refcount_mutex_ = LAZY_MUTEX_INITIALIZER; variable
249 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in DisableEmbeddedBlobRefcounting()
255 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in FreeCurrentEmbeddedBlob()
3696 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in ThrowInternal()
3715 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in ThrowInternal()
3783 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in ThrowInternal()