Searched refs:memento_create_count (Results 1 – 4 of 4) sorted by relevance
1113 int AllocationSite::memento_create_count() const { in memento_create_count() function1132 int value = memento_create_count(); in IncrementMementoCreateCount()
1906 << Brief(Smi::FromInt(memento_create_count())); in AllocationSitePrint()
3722 inline int memento_create_count() const;
817 int create_count = site->memento_create_count(); in DigestPretenuringFeedback()