Bug 212089

Summary: Put PtrTagLookup data structures in Configs for freezing.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, ews-watchlist, keith_miller, msaboff, rmorisset, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. none

Mark Lam
Reported 2020-05-19 10:21:43 PDT
PtrTagLookup data structures were always meant to be only initialized once at initialization time and never modified thereafter. Will put them in the Configs for freezing to document and enforce this invariant.
Attachments
proposed patch. (6.63 KB, patch)
2020-05-19 10:30 PDT, Mark Lam
no flags
Radar WebKit Bug Importer
Comment 1 2020-05-19 10:22:15 PDT
Mark Lam
Comment 2 2020-05-19 10:30:41 PDT
Created attachment 399748 [details] proposed patch.
Robin Morisset
Comment 3 2020-05-19 11:16:05 PDT
Comment on attachment 399748 [details] proposed patch. r=me
Mark Lam
Comment 4 2020-05-19 11:29:34 PDT
Comment on attachment 399748 [details] proposed patch. Thanks for the review. Landing now.
EWS
Comment 5 2020-05-19 11:49:10 PDT
Committed r261877: <https://trac.webkit.org/changeset/261877> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399748 [details].
Note You need to log in before you can comment on or make changes to this bug.