Searched refs:memento_create_count (Results 1 – 4 of 4) sorted by relevance
162 int AllocationSite::memento_create_count() const { in memento_create_count() function180 int value = memento_create_count(); in IncrementMementoCreateCount()
100 inline int memento_create_count() const;
1915 << Brief(Smi::FromInt(memento_create_count())); in AllocationSitePrint()
965 int create_count = site.memento_create_count(); in DigestPretenuringFeedback()