[webkit-reviews] review granted: [Bug 182625] Support GetArrayLength on ArrayStorage in the FTL : [Attachment 333684] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 13 09:11:16 PST 2018


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 182625: Support GetArrayLength on ArrayStorage in the FTL
https://bugs.webkit.org/show_bug.cgi?id=182625

Attachment 333684: Patch

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




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

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

> Source/JavaScriptCore/ChangeLog:11
> +	   This fixes several FTL failures in web-tooling-benchmarks while we
still need to support ArrayPush,

FTL failures => FTL compilation failures


More information about the webkit-reviews mailing list