Searched refs:memento_found_count (Results 1 – 4 of 4) sorted by relevance
1085 << Brief(Smi::FromInt(memento_found_count())); in AllocationSitePrint()
1750 int AllocationSite::memento_found_count() { in memento_found_count() function1779 int value = memento_found_count(); in IncrementMementoFoundCount()1781 return memento_found_count() >= kPretenureMinimumCreated; in IncrementMementoFoundCount()1822 int found_count = memento_found_count(); in DigestPretenuringFeedback()
8178 inline int memento_found_count();
571 int found_count = site->memento_found_count(); in ProcessPretenuringFeedback()