Bug 221055 - [JSC] Avoid using DirectCall when executable is wasm function
Summary: [JSC] Avoid using DirectCall when executable is wasm function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-27 12:09 PST by Yusuke Suzuki
Modified: 2021-01-27 14:11 PST (History)
7 users (show)

See Also:


Attachments
Patch (7.00 KB, patch)
2021-01-27 12:11 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-01-27 12:09:23 PST
[JSC] Avoid using DirectCall when executable is wasm function
Comment 1 Yusuke Suzuki 2021-01-27 12:11:44 PST
Created attachment 418572 [details]
Patch
Comment 2 Yusuke Suzuki 2021-01-27 13:04:27 PST
<rdar://problem/73670978>
Comment 3 Yusuke Suzuki 2021-01-27 13:51:44 PST
Comment on attachment 418572 [details]
Patch

JSC EWS gets green.
Comment 4 EWS 2021-01-27 14:11:16 PST
Committed r271987: <https://trac.webkit.org/changeset/271987>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418572 [details].