Bug 314582
| Summary: | [JSC] Array ToPrimitive fast path ignores Array.prototype.valueOf override | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kai Tamkun <k_tamkun> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kai Tamkun
See https://github.com/WebKit/WebKit/pull/63524. Array.prototype.valueOf is also affected, not just Object.prototype.valueOf.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/176823624>
Kai Tamkun
Pull request: https://github.com/WebKit/WebKit/pull/64704
EWS
Committed 314056@main (8a7e39c2bf81): <https://commits.webkit.org/314056@main>
Reviewed commits have been landed. Closing PR #64704 and removing active labels.