Bug 223491 - JS->Wasm IC must save the tag registers if it uses them
Summary: JS->Wasm IC must save the tag registers if it uses them
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
: 223690 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-18 18:19 PDT by Saam Barati
Modified: 2021-04-10 02:03 PDT (History)
8 users (show)

See Also:


Attachments
patch (5.22 KB, patch)
2021-03-18 18:31 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2021-03-18 18:19:49 PDT
...
Comment 1 Saam Barati 2021-03-18 18:20:21 PDT
<rdar://66445108>
Comment 2 Saam Barati 2021-03-18 18:31:45 PDT
Created attachment 423679 [details]
patch
Comment 3 Yusuke Suzuki 2021-03-18 18:33:16 PDT
Comment on attachment 423679 [details]
patch

r=me
Comment 4 EWS 2021-03-18 21:20:15 PDT
Committed r274699: <https://commits.webkit.org/r274699>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423679 [details].
Comment 5 Yusuke Suzuki 2021-04-10 02:03:49 PDT
*** Bug 223690 has been marked as a duplicate of this bug. ***