Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dallocation-site.h85 inline void IncrementMementoCreateCount();
Dallocation-site-inl.h178 inline void AllocationSite::IncrementMementoCreateCount() { in IncrementMementoCreateCount() function
/external/v8/src/heap/
Dfactory.cc278 allocation_site.IncrementMementoCreateCount(); in InitializeAllocationMemento()