Bug 301233
| Summary: | [JSC] Handle `Promise#catch` in DFG/FTL | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| 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 handle `Promise.prototype.catch` in DFG/FTL using `PromiseThen` node.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/52776
Radar WebKit Bug Importer
<rdar://problem/163602713>
EWS
Committed 302422@main (f9d99657ac89): <https://commits.webkit.org/302422@main>
Reviewed commits have been landed. Closing PR #52776 and removing active labels.