Home
last modified time | relevance | path

Searched refs:set_memento_found_count (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dobjects-inl.h1756 inline void AllocationSite::set_memento_found_count(int count) { in set_memento_found_count() function
1780 set_memento_found_count(value + increment); in IncrementMementoFoundCount()
1844 set_memento_found_count(0); in DigestPretenuringFeedback()
Dobjects.h8179 inline void set_memento_found_count(int count);
Dobjects.cc15937 set_memento_found_count(0); in ResetPretenureDecision()