Bug 252083
Summary: | ClonedArguments::isIteratorProtocolFastAndNonObservable() should check didTransition() earlier | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Minor | CC: | mark.lam, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Alexey Shvayka
Currently structure->storedPrototypeObject()->needsSlowPutIndexing() may cause a crash.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Shvayka
rdar://105295643
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/9952
EWS
Committed 260145@main (146475121307): <https://commits.webkit.org/260145@main>
Reviewed commits have been landed. Closing PR #9952 and removing active labels.