Searched refs:ResetBlockCount (Results 1 – 3 of 3) sorted by relevance
179 void ResetBlockCount(int slot_index);
370 ResetBlockCount(slot_index); in InitializeSlot()374 void CoverageInfo::ResetBlockCount(int slot_index) { in ResetBlockCount() function in v8::internal::CoverageInfo
390 coverage_info.ResetBlockCount(i); in ResetAllBlockCounts()