Files
node-v0.x-archive/test
isaacs 4401bb47bf domain: Do not use uncaughtException handler
This adds a process._fatalException method which is called into from
C++ in order to either emit the 'uncaughtException' method, or emit
'error' on the active domain.

The 'uncaughtException' event is an implementation detail that it would
be nice to deprecate one day, so exposing it as part of the domain
machinery is not ideal.

Fix #4375
2012-12-29 10:37:30 -08:00
..
2012-05-24 14:07:09 +02:00
2012-12-28 18:24:35 +01:00
2012-12-12 09:46:09 +01:00