Searched refs:memento_found_count (Results 1 – 4 of 4) sorted by relevance
1383 << Brief(Smi::FromInt(memento_found_count())); in AllocationSitePrint()
1707 int AllocationSite::memento_found_count() { in memento_found_count() function1736 int value = memento_found_count(); in IncrementMementoFoundCount()1738 return memento_found_count() >= kPretenureMinimumCreated; in IncrementMementoFoundCount()1779 int found_count = memento_found_count(); in DigestPretenuringFeedback()
9213 inline int memento_found_count();
548 int found_count = site->memento_found_count(); in ProcessPretenuringFeedback()