Bug 285022
Summary: | Support x64 in IPInt | ||
---|---|---|---|
Product: | WebKit | Reporter: | daniel_liu4 |
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 |
daniel_liu4
IPInt previously wasn't tested on x64 systems. This patch adds x64 support, which cleans up test failures due to register conflicts, especially during calls.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141823156>
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/38268
EWS
Committed 288261@main (55d789ff3bf8): <https://commits.webkit.org/288261@main>
Reviewed commits have been landed. Closing PR #38268 and removing active labels.