mirror of https://github.com/lukechilds/node.git
Browse Source
Throw a JS exception instead of aborting so the user at least has a fighting chance of understanding what went wrong. Fixes: https://github.com/nodejs/node/issues/8699 PR-URL: https://github.com/nodejs/node/pull/8710 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com>v7.x
Ben Noordhuis
8 years ago
committed by
James M Snell
1 changed files with 40 additions and 37 deletions
Loading…
Reference in new issue