Searched refs:memento_found_count (Results 1 – 4 of 4) sorted by relevance
159 int AllocationSite::memento_found_count() const { in memento_found_count() function186 int value = memento_found_count(); in IncrementMementoFoundCount()188 return memento_found_count() >= kPretenureMinimumCreated; in IncrementMementoFoundCount()
99 inline int memento_found_count() const;
2156 << Brief(Smi::FromInt(memento_found_count())); in AllocationSitePrint()
1205 int found_count = site.memento_found_count(); in DigestPretenuringFeedback()1285 int found_count = site.memento_found_count(); in ProcessPretenuringFeedback()