Home
last modified time | relevance | path

Searched refs:large_space (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-allocator.cc147 auto& large_space = LargePageSpace::From( in OutOfLineAllocateImpl() local
151 return AllocateLargeObject(page_backend_, large_space, stats_collector_, in OutOfLineAllocateImpl()
/third_party/node/deps/v8/src/heap/
H A Dheap-inl.h462 LargeObjectSpace* large_space = in IsPendingAllocationInternal() local
465 large_space->pending_allocation_mutex()); in IsPendingAllocationInternal()
466 return addr == large_space->pending_object(); in IsPendingAllocationInternal()

Completed in 3 milliseconds