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

/external/v8/src/
H A Dobjects-inl.h1639 inline void AllocationSite::set_memento_found_count(int count) { function in class:v8::internal::AllocationSite
1656 set_memento_found_count(value + 1);
1719 set_memento_found_count(0);
H A Dobjects.h8171 inline void set_memento_found_count(int count);
H A Dobjects.cc12554 set_memento_found_count(0);

Completed in 96 milliseconds