[webkit-reviews] review granted: [Bug 196122] [JSC] Shrink sizeof(FunctionExecutable) by 16bytes : [Attachment 365659] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 19:03:21 PDT 2019


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 196122: [JSC] Shrink sizeof(FunctionExecutable) by 16bytes
https://bugs.webkit.org/show_bug.cgi?id=196122

Attachment 365659: Patch

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




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 365659
  --> https://bugs.webkit.org/attachment.cgi?id=365659
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=365659&action=review

> Source/JavaScriptCore/runtime/GlobalExecutable.h:34
> +    friend class LLIntOffsetsExtractor;

why?


More information about the webkit-reviews mailing list