Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dread-only-heap.cc29 base::LazyMutex read_only_heap_creation_mutex_ = LAZY_MUTEX_INITIALIZER; variable
72 base::MutexGuard guard(read_only_heap_creation_mutex_.Pointer()); in SetUp()