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

src: fix use of deprecated ToObject() #23314

Merged
merged 2 commits into from
Oct 10, 2018
Merged

src: fix use of deprecated ToObject() #23314

merged 2 commits into from
Oct 10, 2018

Commits on Oct 10, 2018

  1. src: fix ToObject() usage in exceptions.cc

    PR-URL: nodejs#23314
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
    cjihrig committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    59d2bd9 View commit details
    Browse the repository at this point in the history
  2. src: fix ToObject() usage in node_http_parser.cc

    PR-URL: nodejs#23314
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
    cjihrig committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    20de5f3 View commit details
    Browse the repository at this point in the history