Bug 220692 - [JSC] DFG/FTL Atomics should not accept Float32/Float64 typed arrays
Summary: [JSC] DFG/FTL Atomics should not accept Float32/Float64 typed arrays
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-17 17:35 PST by Yusuke Suzuki
Modified: 2021-01-17 23:56 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.36 KB, patch)
2021-01-17 17:37 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (8.66 KB, patch)
2021-01-17 21:37 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (6.63 KB, patch)
2021-01-17 21:40 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-17 17:35:05 PST
[JSC] DFG/FTL Atomics should not accept Float32/Float64 typed arrays
Comment 1 Yusuke Suzuki 2021-01-17 17:37:03 PST
Created attachment 417787 [details]
Patch
Comment 2 Yusuke Suzuki 2021-01-17 17:37:06 PST
<rdar://problem/73238369>
Comment 3 Yusuke Suzuki 2021-01-17 21:37:33 PST
Created attachment 417793 [details]
Patch
Comment 4 Yusuke Suzuki 2021-01-17 21:40:24 PST
Created attachment 417794 [details]
Patch
Comment 5 Mark Lam 2021-01-17 22:08:03 PST
Comment on attachment 417794 [details]
Patch

r=me
Comment 6 EWS 2021-01-17 23:56:49 PST
Committed r271573: <https://trac.webkit.org/changeset/271573>

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