Bug 284949
Summary: | ARMv7: fix struct-new_default-small-members.js | ||
---|---|---|---|
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
In storing a 64-bit constant to a 32-bit location, it tries to use the hi GPR which is not set. This immediately hits an assertion in a Debug build.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Angelos Oikonomopoulos
Pull request: https://github.com/WebKit/WebKit/pull/38204
EWS
Committed 288154@main (b650f1b5d07e): <https://commits.webkit.org/288154@main>
Reviewed commits have been landed. Closing PR #38204 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/141808204>