Bug 273875
| Summary: | WASM tail calls should work in OMG tier | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Justin Michaud <justin> |
| 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 | ||
Justin Michaud
Tom's original patch was correct, but we told him to elide moves to temporary storage when they weren't needed. Unfortunately, the current version on ToT clobbers a bunch of important stuff. Let's fix that, starting with the OMG tier.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Justin Michaud
Pull request: https://github.com/WebKit/WebKit/pull/28291
Radar WebKit Bug Importer
<rdar://problem/128126972>
EWS
Committed 281110@main (a2db78b8fdbe): <https://commits.webkit.org/281110@main>
Reviewed commits have been landed. Closing PR #28291 and removing active labels.