[webkit-reviews] review granted: [Bug 206638] Remove DFGAbstractHeap::typeInfoType since it's immutable : [Attachment 388510] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 19:07:04 PST 2020


Yusuke Suzuki <ysuzuki at apple.com> has granted Keith Miller
<keith_miller at apple.com>'s request for review:
Bug 206638: Remove DFGAbstractHeap::typeInfoType since it's immutable
https://bugs.webkit.org/show_bug.cgi?id=206638

Attachment 388510: Patch

https://bugs.webkit.org/attachment.cgi?id=388510&action=review




--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 388510
  --> https://bugs.webkit.org/attachment.cgi?id=388510
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.


More information about the webkit-reviews mailing list