Bug 255497
Summary: | Simplify the ARM64E code because NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS is always 4. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 255549 | ||
Bug Blocks: |
Mark Lam
The code doesn't need to be conditional because for ARM64E, NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS always equals 4.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108108389>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/12779
EWS
Committed 263029@main (afe8886c54aa): <https://commits.webkit.org/263029@main>
Reviewed commits have been landed. Closing PR #12779 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 255549
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/12838
EWS
Committed 263050@main (c67536ceb173): <https://commits.webkit.org/263050@main>
Reviewed commits have been landed. Closing PR #12838 and removing active labels.