[webkit-reviews] review granted: [Bug 193661] [JSC] Intl constructors should fit in sizeof(InternalFunction) : [Attachment 359717] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 11:11:05 PST 2019


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 193661: [JSC] Intl constructors should fit in sizeof(InternalFunction)
https://bugs.webkit.org/show_bug.cgi?id=193661

Attachment 359717: Patch

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




--- Comment #8 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 359717
  --> https://bugs.webkit.org/attachment.cgi?id=359717
Patch

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

r=me

> Source/JavaScriptCore/ChangeLog:14
> +	   This patchh also includes the preparation for making Intl properties
lazy. But currently it is not possible since @Collator reference exists

typo: /patchh/patch/.


More information about the webkit-reviews mailing list