Bug 283163
| Summary: | B3LowerInt64: correctly align split Int64 values passed on the stack | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Angelos Oikonomopoulos <angelos> |
| Component: | JavaScriptCore | Assignee: | Angelos Oikonomopoulos <angelos> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Angelos Oikonomopoulos
Even though we pass them as two Int32s, we need to make sure that the combined value is naturally aligned.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Angelos Oikonomopoulos
Pull request: https://github.com/WebKit/WebKit/pull/36687
Radar WebKit Bug Importer
<rdar://problem/140408833>
EWS
Committed 287058@main (7a003fe22250): <https://commits.webkit.org/287058@main>
Reviewed commits have been landed. Closing PR #36687 and removing active labels.