Commit 6cb5010
authored
Fuzzer: Fix handling of Rethrow and Try fixups (#8008)
We need to call the super (`visitExpression`) if they do not entirely
replace the contents, as the super has general logic (like name
fixups for Try) that we need.1 parent 13fab92 commit 6cb5010
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2160 | 2160 | | |
2161 | 2161 | | |
2162 | 2162 | | |
| 2163 | + | |
| 2164 | + | |
2163 | 2165 | | |
2164 | 2166 | | |
2165 | 2167 | | |
2166 | 2168 | | |
2167 | 2169 | | |
2168 | 2170 | | |
2169 | 2171 | | |
| 2172 | + | |
| 2173 | + | |
2170 | 2174 | | |
2171 | 2175 | | |
2172 | 2176 | | |
| |||
2203 | 2207 | | |
2204 | 2208 | | |
2205 | 2209 | | |
2206 | | - | |
2207 | | - | |
| 2210 | + | |
2208 | 2211 | | |
2209 | 2212 | | |
2210 | 2213 | | |
| |||
0 commit comments