Bug 226619 - [JSC] Expand InByVal ICs to cover integer indices as well
Summary: [JSC] Expand InByVal ICs to cover integer indices as well
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks: 264175
  Show dependency treegraph
 
Reported: 2021-06-03 18:38 PDT by Ross Kirsling
Modified: 2023-11-05 21:14 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Kirsling 2021-06-03 18:38:27 PDT
...like how GetByVal has repatchArrayGetByVal.
Comment 1 Radar WebKit Bug Importer 2021-06-10 18:39:38 PDT
<rdar://problem/79172384>
Comment 2 Yusuke Suzuki 2023-09-12 12:38:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17704
Comment 3 Yusuke Suzuki 2023-09-12 12:40:00 PDT
Our target is forEach, filter, map
Comment 4 EWS 2023-09-14 09:29:58 PDT
Committed 267991@main (17e3401e8e8e): <https://commits.webkit.org/267991@main>

Reviewed commits have been landed. Closing PR #17704 and removing active labels.