Bug 165488
| Summary: | WebAssembly: imports returning void can go through a tail-call stub | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | JF Bastien <jfbastien> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | jfbastien, keith_miller, saam |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 165118 | ||
| Bug Blocks: | 161709 | ||
JF Bastien
As long as the stub didn't spill, there's nothing else to do. Have the import tail back to wasm.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |