Home
last modified time | relevance | path

Searched refs:CanAllocateSharedPages (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/base/sanitizer/
H A Dlsan-page-allocator.cc48 bool LsanPageAllocator::CanAllocateSharedPages() { in CanAllocateSharedPages() function in v8::base::LsanPageAllocator
49 return page_allocator_->CanAllocateSharedPages(); in CanAllocateSharedPages()
H A Dlsan-page-allocator.h41 bool CanAllocateSharedPages() override;
/third_party/node/deps/v8/src/base/
H A Dpage-allocator.h36 bool CanAllocateSharedPages() override;
H A Dpage-allocator.cc98 bool PageAllocator::CanAllocateSharedPages() { in CanAllocateSharedPages() function in v8::base::PageAllocator
/third_party/node/deps/v8/src/heap/
H A Dread-only-heap.cc52 GetPlatformPageAllocator()->CanAllocateSharedPages(); in IsSharedMemoryAvailable()
H A Dread-only-spaces.cc224 DCHECK(page_allocator->CanAllocateSharedPages()); in Initialize()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-platform.h571 virtual bool CanAllocateSharedPages() { return false; } in CanAllocateSharedPages() function in v8::PageAllocator
/third_party/node/deps/v8/include/
H A Dv8-platform.h512 virtual bool CanAllocateSharedPages() { return false; } in CanAllocateSharedPages() function in v8::PageAllocator

Completed in 7 milliseconds