[webkit-reviews] review granted: [Bug 239044] [JSC] Move StructureCache from VM to JSGlobalObject : [Attachment 457277] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 18:28:26 PDT 2022


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 239044: [JSC] Move StructureCache from VM to JSGlobalObject
https://bugs.webkit.org/show_bug.cgi?id=239044

Attachment 457277: Patch

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




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

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

r=me

> Source/JavaScriptCore/ChangeLog:10
> +	   JSGlobalObject, and (3) simplifies JSGlobalObject::haveABadTime
handling.

for (3), you should say in the compiler.


More information about the webkit-reviews mailing list