[webkit-reviews] review granted: [Bug 169596] [JSC][FTL] FTL should support Arrayify : [Attachment 307592] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 20 12:58:40 PDT 2017
Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 169596: [JSC][FTL] FTL should support Arrayify
https://bugs.webkit.org/show_bug.cgi?id=169596
Attachment 307592: Patch
https://bugs.webkit.org/attachment.cgi?id=307592&action=review
--- Comment #4 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 307592
--> https://bugs.webkit.org/attachment.cgi?id=307592
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=307592&action=review
r=me
> Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:2761
> + auto isUnexpectedArray = [&](LValue cell) {
style: I think we put a space between "]" and "("
More information about the webkit-reviews
mailing list