Files
Kmake/deps/v8/test/inspector/debugger/step-into-external-async-task-same-context-expected.txt

14 lines
373 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
Test for step-into remote async task.
Setup debugger agents..
Pause before stack trace is captured..
Run stepInto with breakOnAsyncCall flag
Trigger external async task on another context group
Dump stack trace
boo (target.js:1:22)
call (framework.js:3:2)
(anonymous) (target.js:0:0)
-- remote-task --
store (utils.js:2:25)
foo (source.js:1:13)
(anonymous) (source.js:2:6)