Bug 204217

Summary: Make gcSafeMemcpy/gcSafeMemmove/gcSafeZeroMemory work properly on arm64_32
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, guijemont, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.