Home | History | Annotate | Download | only in heap

Lines Matching refs:kSoftLimit

1463     if (reached_limit == IncrementalMarkingLimit::kSoftLimit) {
4481 // This function returns either kNoLimit, kSoftLimit, or kHardLimit.
4484 // The kSoftLimit means that incremental marking should be started soon.
4553 return IncrementalMarkingLimit::kSoftLimit;