Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-inl.h1130 inline void AllocationSite::IncrementMementoCreateCount() { in IncrementMementoCreateCount() function
Dobjects.h3707 inline void IncrementMementoCreateCount();
/external/v8/src/heap/
Dfactory.cc150 allocation_site->IncrementMementoCreateCount(); in InitializeAllocationMemento()