process: Use exit code 8 consistently
authorisaacs <i@izs.me>
Sat, 7 Sep 2013 00:08:56 +0000 (17:08 -0700)
committerisaacs <i@izs.me>
Sat, 7 Sep 2013 00:08:56 +0000 (17:08 -0700)
commit6808706c3b8baf8d4b867806acebda949f6d8f38
treeb5b0f93eda22cf32757c71b944c802f5741e2ffb
parenta5dba82ee210685ffce17b35ff2da9cca1d268d2
process: Use exit code 8 consistently

This should always be used in the case of an uncaughtException
src/node.js
test/simple/test-process-exit-code.js