Bug 300170
| Summary: | [JSC] Optimize `Array#lastIndexOf` in DFG/FTL | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
This patch changes to optimize `Array#lastIndexOf` in DFG/FTL.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/51809
Radar WebKit Bug Importer
<rdar://problem/162433831>
EWS
Committed 302157@main (bc818abb8d4b): <https://commits.webkit.org/302157@main>
Reviewed commits have been landed. Closing PR #51809 and removing active labels.
Sosuke Suzuki
Re-opening for pull request https://github.com/WebKit/WebKit/pull/53628
Radar WebKit Bug Importer
<rdar://problem/164360612>