diff options
Diffstat (limited to 'deps/v8/test/inspector/debugger/step-over-caught-exception-expected.txt')
-rw-r--r-- | deps/v8/test/inspector/debugger/step-over-caught-exception-expected.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/v8/test/inspector/debugger/step-over-caught-exception-expected.txt b/deps/v8/test/inspector/debugger/step-over-caught-exception-expected.txt new file mode 100644 index 0000000000..a18b0934cb --- /dev/null +++ b/deps/v8/test/inspector/debugger/step-over-caught-exception-expected.txt @@ -0,0 +1,4 @@ +testFunction:9 +testFunction:11 +testFunction:9 +testFunction:11
\ No newline at end of file |