Home | History | Annotate | Download | only in gc

Lines Matching refs:large_object_threshold_

148       large_object_threshold_(std::numeric_limits<size_t>::max()),  // Starts out disabled.
209 large_object_threshold_ = kDefaultLargeObjectThreshold;
2056 large_object_threshold_ = kDefaultLargeObjectThreshold;