Bug 289723
| Summary: | Synchronize BBQ->OMG's loop OSR stackmap size with IPInt->BBQ's stackmap size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | daniel_liu4 |
| Component: | JavaScriptCore | Assignee: | daniel_liu4 |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, z694081360 |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
daniel_liu4
The BBQ->OMG OSR stackmap calculations should match their size with the IPInt->BBQ stackmap's size to avoid assertion failures during OSR entry.
rdar://146072013
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/42415
EWS
Committed 292167@main (7ee1dc84cc95): <https://commits.webkit.org/292167@main>
Reviewed commits have been landed. Closing PR #42415 and removing active labels.
daniel_liu4
*** Bug 293911 has been marked as a duplicate of this bug. ***