Searched refs:MakeLinearAllocationAreaIterable (Results 1 – 9 of 9) sorted by relevance
347 void LocalHeap::MakeLinearAllocationAreaIterable() { in MakeLinearAllocationAreaIterable() function in v8::internal::LocalHeap348 old_space_allocator_->MakeLinearAllocationAreaIterable(); in MakeLinearAllocationAreaIterable()349 code_space_allocator_->MakeLinearAllocationAreaIterable(); in MakeLinearAllocationAreaIterable()
50 void MakeLinearAllocationAreaIterable();
93 void ConcurrentAllocator::MakeLinearAllocationAreaIterable() { in MakeLinearAllocationAreaIterable() function in v8::internal::ConcurrentAllocator
123 void MakeLinearAllocationAreaIterable();
686 void NewSpace::MakeLinearAllocationAreaIterable() { in MakeLinearAllocationAreaIterable() function in v8::internal::NewSpace697 MakeLinearAllocationAreaIterable(); in FreeLinearAllocationArea()
486 void MakeLinearAllocationAreaIterable(); in NON_EXPORTED_BASE()
191 void MakeLinearAllocationAreaIterable(); in NON_EXPORTED_BASE()
433 void PagedSpace::MakeLinearAllocationAreaIterable() { in MakeLinearAllocationAreaIterable() function in v8::internal::PagedSpace
1039 if (new_space()) new_space()->MakeLinearAllocationAreaIterable(); in GarbageCollectionPrologue()3693 local_heap->MakeLinearAllocationAreaIterable(); in MakeHeapIterable()3699 space->MakeLinearAllocationAreaIterable(); in MakeHeapIterable()3702 if (new_space()) new_space()->MakeLinearAllocationAreaIterable(); in MakeHeapIterable()