Bug 300190
| Summary: | [JSC] Use `tryMakeString` for error message on invalid destructuring | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| 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 | ||
Sosuke Suzuki
This patch changes to use `tryMakeString` for error message on invalid
destructuring for avoiding crash
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/51828
EWS
Committed 301053@main (ff79c4178a4a): <https://commits.webkit.org/301053@main>
Reviewed commits have been landed. Closing PR #51828 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/162028854>