Commit e31f982
Andy
Merge pull request microsoft#11323 from Microsoft/use_for_of
Use a `for-of` loop for a dense array instead of iterating over keys and then indexing1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2308 | 2308 | | |
2309 | 2309 | | |
2310 | 2310 | | |
2311 | | - | |
2312 | | - | |
| 2311 | + | |
2313 | 2312 | | |
2314 | 2313 | | |
2315 | 2314 | | |
| |||
0 commit comments