Bug 206638

Summary: Remove DFGAbstractHeap::typeInfoType since it's immutable
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Keith Miller
Reported 2020-01-22 19:03:36 PST
Remove DFGAbstractHeap::typeInfoType since its immutable
Attachments
Patch (2.21 KB, patch)
2020-01-22 19:06 PST, Keith Miller
no flags
Keith Miller
Comment 1 2020-01-22 19:06:00 PST
Yusuke Suzuki
Comment 2 2020-01-22 19:07:04 PST
Comment on attachment 388510 [details] Patch r=me. Right, we should not track it since it is immutable from object creation, this is similar why we are not counting RopeResolution as allocation in clobberize.
WebKit Commit Bot
Comment 3 2020-01-22 19:52:10 PST
Comment on attachment 388510 [details] Patch Clearing flags on attachment: 388510 Committed r254960: <https://trac.webkit.org/changeset/254960>
WebKit Commit Bot
Comment 4 2020-01-22 19:52:11 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2020-01-22 19:53:13 PST
Note You need to log in before you can comment on or make changes to this bug.