summaryrefslogtreecommitdiff
path: root/test/message/nexttick_throw.out
blob: 5f3c85f874c5993b861ca6c4d6f5686480c53cac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

*test*message*nexttick_throw.js:*
        undefined_reference_error_maker;
        ^
ReferenceError: undefined_reference_error_maker is not defined
    at *test*message*nexttick_throw.js:*:*
    at internalTickCallback (internal/process/next_tick.js:*:*)
    at process._tickCallback (internal/process/next_tick.js:*:*)
    at Function.Module.runMain (internal/modules/cjs/loader.js:*:*)
    at executeUserCode (internal/bootstrap/node.js:*:*)
    at startExecution (internal/bootstrap/node.js:*:*)
    at startup (internal/bootstrap/node.js:*:*)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:*:*)