summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt')
-rw-r--r--deps/v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt b/deps/v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt
index 26975c1c4c..6b5234f13f 100644
--- a/deps/v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt
+++ b/deps/v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt
@@ -3,11 +3,11 @@ Test for Debugger.stepInto with breakOnAsyncCall.
Running test: testSetTimeout
(anonymous) (test.js:0:0)
asyncCallStackTraceId is set
-setTimeout (test.js:0:11)
+setTimeout (test.js:0:17)
asyncCallStackTraceId is empty
Running test: testPromiseThen
(anonymous) (test.js:0:2)
asyncCallStackTraceId is set
-p.then (test.js:0:7)
+p.then (test.js:0:13)
asyncCallStackTraceId is empty