Searched refs:can_throw_into_catch_block (Results 1 – 1 of 1) sorted by relevance
1560 bool can_throw_into_catch_block = instruction->CanThrowIntoCatchBlock(); in CreateThrowingSlowPathLocations() local1561 if (can_throw_into_catch_block) { in CreateThrowingSlowPathLocations()1566 if (can_throw_into_catch_block && compiler_options_.GetImplicitNullChecks()) { in CreateThrowingSlowPathLocations()