Home | History | Annotate | Download | only in heap

Lines Matching defs:kThreshold

2364   const int kThreshold = IncrementalMarking::kAllocatedThreshold;
2375 } else if (bytes_left > kThreshold &&
2378 int linear_size = owner_->RoundSizeDownToObjectAlignment(kThreshold);