Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dconcurrent-allocator.h43 lab_(LocalAllocationBuffer::InvalidBuffer()) {} in ConcurrentAllocator()
Devacuation-allocator.h29 new_space_lab_(LocalAllocationBuffer::InvalidBuffer()), in EvacuationAllocator()
Dspaces-inl.h156 if (result.IsFailure()) return InvalidBuffer(); in FromResult()
Dspaces.h416 static LocalAllocationBuffer InvalidBuffer() { in InvalidBuffer() function
Dmark-compact.cc1748 buffer_(LocalAllocationBuffer::InvalidBuffer()), in EvacuateNewSpaceVisitor()