summaryrefslogtreecommitdiff
path: root/test/message/error_exit.out
Commit message (Expand)AuthorAgeFilesLines
* module: reduce circular dependency of internal/modules/cjs/loaderJoyee Cheung2019-11-191-1/+1
* process: inspect error in case of a fatal exceptionRuben Bridgewater2019-05-161-1/+7
* module: inline try catchRuben Bridgewater2019-04-041-1/+0
* process: split execution into main scriptsJoyee Cheung2019-01-301-2/+1
* process: allow StartExecution() to take a main script IDJoyee Cheung2019-01-161-1/+1
* src: split `LoadEnvironment()` at `startExecution()`Anna Henningsen2019-01-061-1/+0
* process: refactor the bootstrap mode branching for readabilityJoyee Cheung2018-11-291-1/+2
* assert: switch `inputs` to `values`Ruben Bridgewater2018-09-271-1/+1
* assert: multiple improvementsRuben Bridgewater2018-08-041-4/+3
* assert: improve default error messagesRuben Bridgewater2018-04-141-1/+5
* lib: restructure cjs and esm loadersJoyee Cheung2018-03-151-6/+6
* src: put bootstrappers in lib/internal/bootstrap/Joyee Cheung2018-03-151-2/+2
* src: move internal loaders out of bootstrap_node.jsJoyee Cheung2018-03-061-1/+1
* assert: use destructuring for errorsRuben Bridgewater2018-01-241-1/+1
* assert: use object argument in innerFailRuben Bridgewater2017-12-151-1/+1
* assert: use Object.is comparison in .strictEqualRuben Bridgewater2017-11-221-1/+1
* errors: AssertionError moved to internal/errorFaiz Halde2017-05-231-1/+1
* assert: fix AssertionError, assign error codeJames M Snell2017-05-041-3/+3
* lib: remove _debugger.jsBen Noordhuis2017-04-211-2/+1
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* src: rename "node" script to "bootstrap_node"Daniel Bevenius2016-06-171-3/+3
* debugger: fix --debug-brk interaction with -eRich Trott2016-06-031-1/+2
* lib: improve module loading performanceBrian White2016-04-141-0/+1
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-041-1/+1
* test: Fix message/error_exitisaacs2013-04-051-1/+1
* bindings: update apiTrevor Norris2013-03-201-1/+1
* core: Remove the nextTick for running the main fileisaacs2013-02-271-3/+3
* process: streamlining tick callback logicTrevor Norris2013-02-151-1/+2
* node: emit 'exit' when exiting with errorisaacs2012-12-291-0/+13