Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.cc339 base::Optional<MemoryAllocator::MemoryChunkAllocationResult>
393 return MemoryChunkAllocationResult{ in AllocateUninitializedChunk()
536 base::Optional<MemoryChunkAllocationResult> chunk_info; in AllocatePage()
567 base::Optional<MemoryChunkAllocationResult> chunk_info = in AllocateReadOnlyPage()
585 base::Optional<MemoryChunkAllocationResult> chunk_info = in AllocateLargePage()
602 base::Optional<MemoryAllocator::MemoryChunkAllocationResult>
621 return MemoryChunkAllocationResult{ in AllocateUninitializedPageFromPool()
Dmemory-allocator.h266 struct MemoryChunkAllocationResult { struct
280 V8_WARN_UNUSED_RESULT base::Optional<MemoryChunkAllocationResult> argument
319 base::Optional<MemoryChunkAllocationResult> AllocateUninitializedPageFromPool(