summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/settimeout.out
blob: 7951436fdf4fde60596db91bcd9e1d7700e5e111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
state: 0
state: 0
increment state
current state: 1
increment state
current state: 2
increment state
current state: 3
*%(basename)s:19: Error
    setTimeout(function() { throw new Error(); });
                            ^
Error
    at *%(basename)s:19:35