Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-allocator.cc176 if (RefillLinearAllocationBufferFromFreeList(space, size)) return; in RefillLinearAllocationBuffer()
192 if (RefillLinearAllocationBufferFromFreeList(space, size)) return; in RefillLinearAllocationBuffer()
207 bool ObjectAllocator::RefillLinearAllocationBufferFromFreeList( in RefillLinearAllocationBufferFromFreeList() function in cppgc::internal::ObjectAllocator
H A Dobject-allocator.h75 bool RefillLinearAllocationBufferFromFreeList(NormalPageSpace&, size_t);

Completed in 2 milliseconds