mirror of https://github.com/nodejs/node.git
14 lines
284 B
Plaintext
14 lines
284 B
Plaintext
|
*promise_always_throw_unhandled.js:*
|
||
|
throw new Error('One');
|
||
|
^
|
||
|
Error: One
|
||
|
at *promise_always_throw_unhandled.js:*:*
|
||
|
at new Promise (<anonymous>)
|
||
|
at Object.<anonymous> (*promise_always_throw_unhandled.js:*:*)
|
||
|
at *
|
||
|
at *
|
||
|
at *
|
||
|
at *
|
||
|
at *
|
||
|
at *
|