diff options
Diffstat (limited to 'deps/v8/test/inspector/debugger/async-instrumentation-expected.txt')
-rw-r--r-- | deps/v8/test/inspector/debugger/async-instrumentation-expected.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/inspector/debugger/async-instrumentation-expected.txt b/deps/v8/test/inspector/debugger/async-instrumentation-expected.txt index 3b9f58aefc..001f393148 100644 --- a/deps/v8/test/inspector/debugger/async-instrumentation-expected.txt +++ b/deps/v8/test/inspector/debugger/async-instrumentation-expected.txt @@ -8,12 +8,12 @@ test (test.js:21:2) (anonymous) (expr1.js:0:0) foo (test.js:10:2) --- Promise.resolve -- +-- Promise.then -- test (test.js:19:14) (anonymous) (expr1.js:0:0) foo (test.js:12:2) --- Promise.resolve -- +-- Promise.then -- test (test.js:19:14) (anonymous) (expr1.js:0:0) |