Searched refs:is_block_binary_code_coverage (Results 1 – 2 of 2) sorted by relevance
1208 bool is_block_binary_code_coverage() const { in is_block_binary_code_coverage() function1213 return is_block_count_code_coverage() || is_block_binary_code_coverage(); in is_block_code_coverage()1217 return is_precise_binary_code_coverage() || is_block_binary_code_coverage(); in is_binary_code_coverage()
605 isolate->is_block_binary_code_coverage())) { in CollectPrecise()