Bug 229054 - Refactor some ARM64EHash code.
Summary: Refactor some ARM64EHash code.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on: 229384
Blocks:
  Show dependency treegraph
 
Reported: 2021-08-12 15:19 PDT by Mark Lam
Modified: 2022-02-01 13:30 PST (History)
8 users (show)

See Also:


Attachments
proposed patch. (4.70 KB, patch)
2021-08-12 15:29 PDT, Mark Lam
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.