Home | History | Annotate | Download | only in src

Lines Matching refs:kThreshold

2410   const int kThreshold = IncrementalMarking::kAllocatedThreshold;
2421 } else if (bytes_left > kThreshold &&
2424 int linear_size = owner_->RoundSizeDownToObjectAlignment(kThreshold);