Searched refs:kIndividualSharedMethodHotnessThreshold (Results 1 – 1 of 1) sorted by relevance
1709 static constexpr size_t kIndividualSharedMethodHotnessThreshold = 0x3f; in MaybeEnqueueCompilation() local1714 shared_method_counters_[method] = kIndividualSharedMethodHotnessThreshold; in MaybeEnqueueCompilation()1717 DCHECK_LE(it->second, kIndividualSharedMethodHotnessThreshold); in MaybeEnqueueCompilation()1721 shared_method_counters_[method] = kIndividualSharedMethodHotnessThreshold; in MaybeEnqueueCompilation()