Bug 305192
| Summary: | [JSC] `RegExp.prototype [ %Symbol.split% ]` Incorrectly Uses Fast Path when `limit` is not a Number | ||
|---|---|---|---|
| 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
`RegExp.prototype [ %Symbol.split% ]` incorrectly uses fast path when `limit` is not a number
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keita Nonaka
Pull request: https://github.com/WebKit/WebKit/pull/56330
Radar WebKit Bug Importer
<rdar://problem/168296694>
EWS
Committed 305879@main (d21256503ee6): <https://commits.webkit.org/305879@main>
Reviewed commits have been landed. Closing PR #56330 and removing active labels.