Commit 06e7f30
committed
Replace the
This code is old enough that it predates the existence of `Array.prototype.findIndex()`, hence why a helper function was originally needed.getStatIndex helper, in web/debugger.mjs, with native functionality1 parent 74ab1a9 commit 06e7f30
1 file changed
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | 680 | | |
689 | 681 | | |
690 | 682 | | |
| |||
699 | 691 | | |
700 | 692 | | |
701 | 693 | | |
702 | | - | |
703 | | - | |
| 694 | + | |
| 695 | + | |
704 | 696 | | |
705 | 697 | | |
706 | 698 | | |
| |||
0 commit comments