Searched defs:MakeLinearAllocationAreaIterable (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/heap/ | ||
D | concurrent-allocator.cc | 93 void ConcurrentAllocator::MakeLinearAllocationAreaIterable() { in MakeLinearAllocationAreaIterable() function in v8::internal::ConcurrentAllocator |
D | local-heap.cc | 347 void LocalHeap::MakeLinearAllocationAreaIterable() { in MakeLinearAllocationAreaIterable() function in v8::internal::LocalHeap |
D | new-spaces.cc | 686 void NewSpace::MakeLinearAllocationAreaIterable() { in MakeLinearAllocationAreaIterable() function in v8::internal::NewSpace |
D | paged-spaces.cc | 433 void PagedSpace::MakeLinearAllocationAreaIterable() { in MakeLinearAllocationAreaIterable() function in v8::internal::PagedSpace |