Bug 241969 - [JSC] Optimize wasm exception handling callsite emission
Summary: [JSC] Optimize wasm exception handling callsite emission
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-24 11:07 PDT by Yusuke Suzuki
Modified: 2022-06-25 02:11 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-06-24 11:07:30 PDT
..
Comment 1 Yusuke Suzuki 2022-06-24 11:11:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1774
Comment 2 EWS 2022-06-24 11:57:35 PDT
Committed 251832@main (97b340447c9f): <https://commits.webkit.org/251832@main>

Reviewed commits have been landed. Closing PR #1774 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-06-24 11:58:14 PDT
<rdar://problem/95871154>
Comment 4 Yusuke Suzuki 2022-06-25 02:11:43 PDT
*** Bug 241922 has been marked as a duplicate of this bug. ***