Bug 301233

Summary: [JSC] Handle `Promise#catch` in DFG/FTL
Product: WebKit Reporter: Sosuke Suzuki <sosuke>
Component: JavaScriptCoreAssignee: 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
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.