Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug-coverage.cc506 if (reset_count) vector->clear_invocation_count(); in Collect()
642 vector->clear_invocation_count(); in SelectMode()
/external/v8/src/
Dfeedback-vector-inl.h108 void FeedbackVector::clear_invocation_count() { set_invocation_count(0); } in clear_invocation_count() function
Dfeedback-vector.h187 inline void clear_invocation_count();