The current ToT test262 tests for the regexp-match-indices feature in the directory test/built-ins/RegExp/match-indices need updating for the recently approved 'd' flag. This bug is to track when that gets done so we can enable the feature in JSTests/test262/config.yaml.
There is a Pull request https://github.com/tc39/test262/pull/2934. with updated tests. I downloaded that PR and found two bugs in the test, which I added comments for in the PR.
Created attachment 421547 [details] Patch
Comment on attachment 421547 [details] Patch r=me
Committed r273518: <https://commits.webkit.org/r273518> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421547 [details].
<rdar://problem/74764286>