Searched refs:is_precise_binary_code_coverage (Results 1 – 3 of 3) sorted by relevance
611 (isolate->is_precise_binary_code_coverage() || in CollectPrecise()
1376 bool is_precise_binary_code_coverage() const { in is_precise_binary_code_coverage() function1393 return is_precise_binary_code_coverage() || is_block_binary_code_coverage(); in is_binary_code_coverage()
230 if (GetIsolate()->is_precise_binary_code_coverage() && in GetInlineability()