Bug 294184
| Summary: | [JSC] Avoid Unnecessary Vector Usage When Argument Count is Zero in `Math.hypot` | ||
|---|---|---|---|
| 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
Avoid unnecessary vector usage when argument count is zero in Math.hypot
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keita Nonaka
Pull request: https://github.com/WebKit/WebKit/pull/46480
EWS
Committed 296034@main (cca96219120d): <https://commits.webkit.org/296034@main>
Reviewed commits have been landed. Closing PR #46480 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/152940364>