[webkit-reviews] review granted: [Bug 192880] Changing for-in loop variable from var to let should not prevent bytecode loop optimization. : [Attachment 364015] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 08:57:49 PST 2019


Saam Barati <sbarati at apple.com> has granted Tadeu Zagallo
<tzagallo at apple.com>'s request for review:
Bug 192880: Changing for-in loop variable from var to let should not prevent
bytecode loop optimization.
https://bugs.webkit.org/show_bug.cgi?id=192880

Attachment 364015: Patch

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




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

R=me. Please add a micro benchmark.


More information about the webkit-reviews mailing list