Bug 204217 - Make gcSafeMemcpy/gcSafeMemmove/gcSafeZeroMemory work properly on arm64_32
Summary: Make gcSafeMemcpy/gcSafeMemmove/gcSafeZeroMemory work properly on arm64_32
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
Depends on:
Blocks:
 
Reported: 2019-11-14 19:19 PST by Saam Barati
Modified: 2019-11-14 22:50 PST (History)
14 users (show)

See Also:


Attachments
patch (6.04 KB, patch)
2019-11-14 19:27 PST, 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 2019-11-14 19:19:45 PST
We need to be very specific in wanting 64-bit types.
Comment 1 Saam Barati 2019-11-14 19:27:11 PST
Created attachment 383596 [details]
patch
Comment 2 Saam Barati 2019-11-14 19:29:31 PST
<rdar://problem/57209211>
Comment 3 Mark Lam 2019-11-14 22:01:03 PST
Comment on attachment 383596 [details]
patch

r=me
Comment 4 WebKit Commit Bot 2019-11-14 22:50:18 PST
Comment on attachment 383596 [details]
patch

Clearing flags on attachment: 383596

Committed r252479: <https://trac.webkit.org/changeset/252479>
Comment 5 WebKit Commit Bot 2019-11-14 22:50:19 PST
All reviewed patches have been landed.  Closing bug.