Bug 296716
| Summary: | [JSC] Improve the Performance of `String.prototype.repeat()` with a Single Character Input | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keita Nonaka <iKonnyaku40> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Keita Nonaka
Improve the performance of `String.prototype.repeat()` with a single character input
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keita Nonaka
Pull request: https://github.com/WebKit/WebKit/pull/48740
EWS
Committed 298110@main (b387ccf16b61): <https://commits.webkit.org/298110@main>
Reviewed commits have been landed. Closing PR #48740 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/157264100>