summaryrefslogtreecommitdiff
path: root/src/node_errors.cc
AgeCommit message (Expand)Author
2019-01-08src: move per-process global variables into node::per_processJoyee Cheung
2018-12-31src: ignore termination exceptions in fatal TryCatchAnna Henningsen
2018-12-03src: use custom TryCatch subclassGus Caplan
2018-11-11src: fix v8 compiler warnings in srcDaniel Bevenius
2018-11-06src: move error handling code into node_errors.ccJoyee Cheung