escargot/tools/debugger/tests/do_exception.expected
2021-11-23 10:52:17 +09:00

9 lines
323 B
Text

Connecting to: localhost:6501
Connection created!!!
Stopped at tools/debugger/tests/do_exception.js:28
(escargot-debugger) c
Exception: RangeError: Test exception
tools/debugger/tests/do_exception.js:21:10 (in g)
tools/debugger/tests/do_exception.js:25:4 (in f)
tools/debugger/tests/do_exception.js:28:1
Connection closed.