Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap-inl.h440 new_space_->pending_allocation_mutex()); in IsPendingAllocationInternal()
452 paged_space->pending_allocation_mutex()); in IsPendingAllocationInternal()
465 large_space->pending_allocation_mutex()); in IsPendingAllocationInternal()
Dlarge-spaces.h140 base::SharedMutex* pending_allocation_mutex() { in pending_allocation_mutex() function
Dnew-spaces.h481 base::SharedMutex* pending_allocation_mutex() { in NON_EXPORTED_BASE()
Dpaged-spaces.h320 base::SharedMutex* pending_allocation_mutex() { in NON_EXPORTED_BASE()