Home
last modified time | relevance | path

Searched refs:StepSizeToMakeProgress (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dincremental-marking.h280 size_t StepSizeToMakeProgress();
Dincremental-marking.cc1066 size_t IncrementalMarking::StepSizeToMakeProgress() { in StepSizeToMakeProgress() function in v8::internal::IncrementalMarking
1094 StepSizeToKeepUpWithAllocations() + StepSizeToMakeProgress(); in AdvanceIncrementalMarkingOnAllocation()