Home
last modified time | relevance | path

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

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