[webkit-reviews] review requested: [Bug 205834] [bmalloc] Extract metadata from Heap and share it among Heaps. : [Attachment 386991] PATCH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 10:37:35 PST 2020


Basuke Suzuki <Basuke.Suzuki at sony.com> has asked  for review:
Bug 205834: [bmalloc] Extract metadata from Heap and share it among Heaps.
https://bugs.webkit.org/show_bug.cgi?id=205834

Attachment 386991: PATCH

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




--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Created attachment 386991

  --> https://bugs.webkit.org/attachment.cgi?id=386991&action=review

PATCH

- Extracted member variables for metadata and initialization code of those.
- Merge LineMetadata.h and Metadata.h
- Add simple wrapper class to get metadata for specific sizeClass.


More information about the webkit-reviews mailing list