Files
Kmake/deps/v8/test/message/fail/settimeout.out
2026-05-26 23:36:42 -07:00

14 lines
255 B
Plaintext

state: 0
state: 0
increment state
current state: 1
increment state
current state: 2
increment state
current state: 3
*%(basename)s:17: Error
setTimeout(function() { throw new Error(); });
^
Error
at *%(basename)s:17:35