Searched refs:ResetBlockCount (Results 1 – 3 of 3) sorted by relevance
232 void ResetBlockCount(int slot_index);
357 void CoverageInfo::ResetBlockCount(int slot_index) { in ResetBlockCount() function in v8::internal::CoverageInfo
393 coverage_info->ResetBlockCount(i); in ResetAllBlockCounts()