[webkit-reviews] review granted: [Bug 173176] [DFG] More ArrayIndexOf fixups for various types : [Attachment 312770] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 19 18:55:52 PDT 2017


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 173176: [DFG] More ArrayIndexOf fixups for various types
https://bugs.webkit.org/show_bug.cgi?id=173176

Attachment 312770: Patch

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




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

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

r=me

> Source/JavaScriptCore/dfg/DFGFixupPhase.cpp:3066
> +		   return;

not needed

> Source/JavaScriptCore/dfg/DFGFixupPhase.cpp:3073
> +		   return;

ditto


More information about the webkit-reviews mailing list