Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-chunk.cc182 MemoryAllocator::GetCommitPageSizeBits(), size()); in MemoryChunk()
202 return active_system_pages_.Size(MemoryAllocator::GetCommitPageSizeBits()); in CommittedPhysicalMemory()
Dsweeper.cc356 MemoryAllocator::GetCommitPageSizeBits(), Page::kPageSize); in RawSweep()
416 MemoryAllocator::GetCommitPageSizeBits()); in RawSweep()
Dmemory-allocator.h166 V8_INLINE static intptr_t GetCommitPageSizeBits() { in GetCommitPageSizeBits() function
Dnew-spaces.cc340 MemoryAllocator::GetCommitPageSizeBits()); in AddRangeToActiveSystemPages()
Dpaged-spaces.cc1019 MemoryAllocator::GetCommitPageSizeBits()); in AddRangeToActiveSystemPages()