mirror of https://github.com/lukechilds/node.git
Browse Source
Prevent util.inspect of throwing on date object with invalid date value. It changed to output result of toString method call. PR-URL: https://github.com/nodejs/node/pull/6504 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>v6.x
Rumkin
9 years ago
committed by
Evan Lucas
2 changed files with 7 additions and 2 deletions
Loading…
Reference in new issue