Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: remove let from for loops #8873

Merged
merged 1 commit into from
Oct 4, 2016
Merged

Commits on Oct 4, 2016

  1. meta: remove let from for loops

    This is a known de-opt. It may not be 100% necessary in all cases but it
    seems like a decent enough idea to avoid it.
    
    PR-URL: nodejs#8873
    Reviewed-By: Brian White <mscdex@mscdex.net>
    Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com>
    Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Myles Borins committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    95ba482 View commit details
    Browse the repository at this point in the history