summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/debugger/async-for-await-of-promise-stack-expected.txt')
-rw-r--r--deps/v8/test/inspector/debugger/async-for-await-of-promise-stack-expected.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack-expected.txt b/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack-expected.txt
index 0f8ff54b28..880a982c7c 100644
--- a/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack-expected.txt
+++ b/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack-expected.txt
@@ -4,7 +4,7 @@ Running test: testBasic
Debugger (test.js:10:2)
Basic (test.js:48:4)
-- async function --
-Basic (test.js:47:19)
+Basic (test.js:47:17)
(anonymous) (testBasic.js:0:0)
@@ -26,7 +26,7 @@ Running test: testCaughtReject
Debugger (test.js:10:2)
CaughtReject (test.js:76:4)
-- async function --
-CaughtReject (test.js:72:21)
+CaughtReject (test.js:72:19)
(anonymous) (testCaughtReject.js:0:0)
@@ -34,7 +34,7 @@ Running test: testCaughtThrow
Debugger (test.js:10:2)
CaughtThrow (test.js:86:4)
-- async function --
-CaughtThrow (test.js:82:21)
+CaughtThrow (test.js:82:19)
(anonymous) (testCaughtThrow.js:0:0)
@@ -53,6 +53,6 @@ Running test: testCaughtThrowOnBreak
Debugger (test.js:10:2)
CaughtThrowOnBreak (test.js:124:4)
-- async function --
-CaughtThrowOnBreak (test.js:120:21)
+CaughtThrowOnBreak (test.js:120:19)
(anonymous) (testCaughtThrowOnBreak.js:0:0)