RESOLVED FIXED301233
[JSC] Handle `Promise#catch` in DFG/FTL
https://bugs.webkit.org/show_bug.cgi?id=301233
Summary [JSC] Handle `Promise#catch` in DFG/FTL
Sosuke Suzuki
Reported 2025-10-21 16:41:41 PDT
This patch changes to handle `Promise.prototype.catch` in DFG/FTL using `PromiseThen` node.
Attachments
Sosuke Suzuki
Comment 1 2025-10-21 16:42:54 PDT
Radar WebKit Bug Importer
Comment 2 2025-10-28 16:42:11 PDT
EWS
Comment 3 2025-10-31 20:18:33 PDT
Committed 302422@main (f9d99657ac89): <https://commits.webkit.org/302422@main> Reviewed commits have been landed. Closing PR #52776 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.