summaryrefslogtreecommitdiff
path: root/test/message/promise_always_throw_unhandled.out
blob: 8d0302685653556bdd5f39c9189bf7365f4e5123 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*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 *