[webkit-reviews] review granted: [Bug 195022] [JSC] Make Intl fields lazily-allocated : [Attachment 362941] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 16:47:10 PST 2019


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 195022: [JSC] Make Intl fields lazily-allocated
https://bugs.webkit.org/show_bug.cgi?id=195022

Attachment 362941: Patch

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




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

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

r=me

> Source/JavaScriptCore/ChangeLog:10
> +	   1. Make IntlObject fields including Intl.Collator lazily-alllocated
because we already removed direct references from JS builtins to these
constructors (@Collator etc.).

/alllocated/allocated/.


More information about the webkit-reviews mailing list