Bug 219281 - [JSC] Use ARM atomic ops in wasm
Summary: [JSC] Use ARM atomic ops in wasm
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
: 219145 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-11-24 15:30 PST by Yusuke Suzuki
Modified: 2021-07-06 10:54 PDT (History)
8 users (show)

See Also:


Attachments
Patch (94.20 KB, patch)
2020-11-25 20:43 PST, Yusuke Suzuki
fpizlo: review+
Details | Formatted Diff | Diff
Patch (94.20 KB, patch)
2020-11-27 16:10 PST, Yusuke Suzuki
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-11-24 15:30:07 PST
...
Comment 1 Yusuke Suzuki 2020-11-25 20:43:20 PST
Created attachment 414875 [details]
Patch
Comment 2 Yusuke Suzuki 2020-11-27 16:10:57 PST
Created attachment 414971 [details]
Patch
Comment 3 Yusuke Suzuki 2020-11-27 20:30:38 PST
In jsc-mips-tests, we are not using wasm.
Comment 4 Yusuke Suzuki 2020-11-27 20:32:14 PST
Committed r270214: <https://trac.webkit.org/changeset/270214>
Comment 5 Radar WebKit Bug Importer 2020-11-27 20:33:20 PST
<rdar://problem/71770366>
Comment 6 Yusuke Suzuki 2020-11-27 20:42:28 PST
*** Bug 219145 has been marked as a duplicate of this bug. ***
Comment 7 Yusuke Suzuki 2020-11-28 20:21:19 PST
Committed r270223: <https://trac.webkit.org/changeset/270223>