b345204579
This is the second step towards moving away from sending `url` with every call frame when emitting the `Debugger.paused` event. Bug: chromium:1270316, chromium:1271078 Change-Id: Ib4f996024b5200cded155bd8a564d01d36856400 Doc: https://bit.ly/devtools-debugger-callframe-url Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3431485 Auto-Submit: Benedikt Meurer <bmeurer@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/main@{#78906}
45 lines
1.1 KiB
Plaintext
45 lines
1.1 KiB
Plaintext
Tests super long async stacks.
|
|
|
|
Running test: test
|
|
(anonymous) (expr.js:0:26)
|
|
callWithAsyncStack (utils.js:3:4)
|
|
call1 (wrapper.js:0:20)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call2 (wrapper.js:0:20)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call3 (wrapper.js:0:20)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call4 (wrapper.js:0:20)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call5 (wrapper.js:0:20)
|
|
(fetch parent..)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call6 (wrapper.js:0:20)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call7 (wrapper.js:0:20)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call8 (wrapper.js:0:20)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call9 (wrapper.js:0:20)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call10 (wrapper.js:0:21)
|
|
(fetch parent..)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call11 (wrapper.js:0:21)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
call12 (wrapper.js:0:21)
|
|
--Promise.then--
|
|
callWithAsyncStack (utils.js:7:20)
|
|
(anonymous) (expr.js:0:0)
|