Some array operations are unnecessarily converting array indices into identifiers. Apparently at some point someone refactored to handle 64-bit integers, and moved the conversion to Identifier too soon.
Pull request: https://github.com/WebKit/WebKit/pull/2321
Committed 252380@main (0e5b5facb644): <https://commits.webkit.org/252380@main> Reviewed commits have been landed. Closing PR #2321 and removing active labels.
<rdar://problem/96884719>