[webkit-reviews] review requested: [Bug 182227] Global objects should be able to use TLCs to allocate from different blocks from each other : [Attachment 332810] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 31 15:32:01 PST 2018


Filip Pizlo <fpizlo at apple.com> has asked  for review:
Bug 182227: Global objects should be able to use TLCs to allocate from
different blocks from each other
https://bugs.webkit.org/show_bug.cgi?id=182227

Attachment 332810: the patch

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




--- Comment #19 from Filip Pizlo <fpizlo at apple.com> ---
Created attachment 332810

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

the patch

Updated the WebCore par based on Dan's and Chris's feedback.

I'm now creating TLCs by hash-consing the relevant data from SecurityOrigin.


More information about the webkit-reviews mailing list