Bug 229054

Summary: Refactor some ARM64EHash code.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED WONTFIX    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, msaboff, rmorisset, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=228962
Bug Depends on: 229384    
Bug Blocks:    
Attachments:
Description Flags
proposed patch. keith_miller: review+

Description Mark Lam 2021-08-12 15:19:41 PDT
This is a follow up to https://bugs.webkit.org/show_bug.cgi?id=228962.
Comment 1 Mark Lam 2021-08-12 15:29:17 PDT
Created attachment 435453 [details]
proposed patch.
Comment 2 Keith Miller 2021-08-12 16:45:53 PDT
Comment on attachment 435453 [details]
proposed patch.

r=me
Comment 3 Robin Morisset 2021-08-12 16:47:07 PDT
r=me too
Comment 4 Mark Lam 2021-08-12 16:52:28 PDT
Thanks for the reviews.  Landed in r280996: <http://trac.webkit.org/r280996>.
Comment 5 Radar WebKit Bug Importer 2021-08-12 16:53:18 PDT
<rdar://problem/81875014>
Comment 6 WebKit Commit Bot 2021-08-22 00:33:25 PDT
Re-opened since this is blocked by bug 229384
Comment 7 Mark Lam 2022-02-01 13:30:44 PST
This patch is no longer meaningful as the ARM64EHash has changed a lot since then.