Bug 260212
| Summary: | Fix and extend in-place interpreter OSR | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | daniel_liu4 |
| 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 | ||
daniel_liu4
Added epilogue OSR for the in-place interpreter, and fixed an issue where loop OSR did not trigger after the first loop iteration
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113919529>
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/16712
EWS
Committed 266927@main (7cada1627710): <https://commits.webkit.org/266927@main>
Reviewed commits have been landed. Closing PR #16712 and removing active labels.