Home | History | Annotate | Download | only in src

Lines Matching refs:kThreshold

2008   const int kThreshold = IncrementalMarking::kAllocatedThreshold;
2014 if (bytes_left > kThreshold &&
2017 int linear_size = owner_->RoundSizeDownToObjectAlignment(kThreshold);