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

build: allow easier checking of permanent deoptimizations #12456

Merged
merged 13 commits into from
Apr 30, 2017

Commits on Apr 30, 2017

  1. test: fix test filenames

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    91ccea6 View commit details
    Browse the repository at this point in the history
  2. build: add target for checking for perm deopts

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    7a5bac5 View commit details
    Browse the repository at this point in the history
  3. http: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    e283319 View commit details
    Browse the repository at this point in the history
  4. stream: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    e9c02c6 View commit details
    Browse the repository at this point in the history
  5. fs: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    e8a4290 View commit details
    Browse the repository at this point in the history
  6. cluster: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    033ea99 View commit details
    Browse the repository at this point in the history
  7. process: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    a641b7c View commit details
    Browse the repository at this point in the history
  8. url: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    8491c70 View commit details
    Browse the repository at this point in the history
  9. util: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    d5925af View commit details
    Browse the repository at this point in the history
  10. net: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    3c098ee View commit details
    Browse the repository at this point in the history
  11. readline: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    4484e8f View commit details
    Browse the repository at this point in the history
  12. repl: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    b45abfd View commit details
    Browse the repository at this point in the history
  13. test: fix permanent deoptimizations

    PR-URL: nodejs#12456
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    b6da225 View commit details
    Browse the repository at this point in the history