Home | History | Annotate | Download | only in src

Lines Matching refs:size_factor

4852   intptr_t size_factor = Min(Max(hint, 30), kMaxHint) / 10;
4854 intptr_t step_size = size_factor * IncrementalMarking::kAllocatedThreshold;