Bug 294329
| Summary: | Inline caches should be more careful when handling function prototypes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | daniel_liu4 |
| Component: | JavaScriptCore | Assignee: | daniel_liu4 |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
daniel_liu4
Due to lazy reification, we need to be more conservative with what our inline caches can handle, to avoid incorrect behavior.
rdar://152034999
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/46606
EWS
Committed 296674@main (89a544312175): <https://commits.webkit.org/296674@main>
Reviewed commits have been landed. Closing PR #46606 and removing active labels.