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