Bug 221055

Summary: [JSC] Avoid using DirectCall when executable is wasm function
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].