Bug 210022 - Change s_entropyBitsShiftForStructurePointer to 48 bits.
Summary: Change s_entropyBitsShiftForStructurePointer to 48 bits.
Status: RESOLVED FIXED
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:
Blocks:
 
Reported: 2020-04-05 03:20 PDT by Mark Lam
Modified: 2020-04-05 11:12 PDT (History)
8 users (show)

See Also:


Attachments
proposed patch. (1.54 KB, patch)
2020-04-05 03:27 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (2.34 KB, patch)
2020-04-05 03:35 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 2020-04-05 03:20:52 PDT
<rdar://problem/61310696>
Comment 1 Mark Lam 2020-04-05 03:27:51 PDT
Created attachment 395498 [details]
proposed patch.
Comment 2 Mark Lam 2020-04-05 03:35:38 PDT
Created attachment 395499 [details]
proposed patch.
Comment 3 Keith Miller 2020-04-05 09:50:00 PDT
Comment on attachment 395499 [details]
proposed patch.

r=me.
Comment 4 Mark Lam 2020-04-05 11:12:28 PDT
Thanks for the review.  Landed in r259552: <http://trac.webkit.org/r259552>.