Searched refs:is_block_binary_code_coverage (Results 1 – 2 of 2) sorted by relevance
1384 bool is_block_binary_code_coverage() const { in is_block_binary_code_coverage() function1389 return is_block_count_code_coverage() || is_block_binary_code_coverage(); in is_block_code_coverage()1393 return is_precise_binary_code_coverage() || is_block_binary_code_coverage(); in is_binary_code_coverage()
612 isolate->is_block_binary_code_coverage())) { in CollectPrecise()