Home
last modified time | relevance | path

Searched refs:StartIncrementalMarkingIfAllocationLimitIsReached (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dspaces.cc2593 owner_->heap()->StartIncrementalMarkingIfAllocationLimitIsReached( in AllocateChunk()
3007 heap()->StartIncrementalMarkingIfAllocationLimitIsReached(Heap::kNoGCFlags, in AllocateChunk()
Dheap.h1189 void StartIncrementalMarkingIfAllocationLimitIsReached(
Dheap.cc1046 StartIncrementalMarkingIfAllocationLimitIsReached(kNoGCFlags, in CollectGarbage()
1083 void Heap::StartIncrementalMarkingIfAllocationLimitIsReached( in StartIncrementalMarkingIfAllocationLimitIsReached() function in v8::internal::Heap