WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301233
[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
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2025-10-21 16:42:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52776
Radar WebKit Bug Importer
Comment 2
2025-10-28 16:42:11 PDT
<
rdar://problem/163602713
>
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.
Top of Page
Format For Printing
XML
Clone This Bug