Home
last modified time | relevance | path

Searched refs:IncrementMementoFoundCount (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dheap-inl.h656 if (site->IncrementMementoFoundCount()) { in UpdateAllocationSite()
Dheap.cc512 if (site->IncrementMementoFoundCount(value)) { in MergeAllocationSitePretenuringFeedback()
/external/v8/src/
Dobjects-inl.h1736 bool AllocationSite::IncrementMementoFoundCount(int increment) { in IncrementMementoFoundCount() function
Dobjects.h8845 inline bool IncrementMementoFoundCount(int increment = 1);