Home
last modified time | relevance | path

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

/external/v8/src/execution/
Disolate.cc204 base::LazyMutex current_embedded_blob_refcount_mutex_ = LAZY_MUTEX_INITIALIZER; variable
234 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in DisableEmbeddedBlobRefcounting()
240 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in FreeCurrentEmbeddedBlob()
3345 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in ThrowInternal()
3364 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in ThrowInternal()
3406 base::MutexGuard guard(current_embedded_blob_refcount_mutex_.Pointer()); in ThrowInternal()