Files
Kmake/deps/v8/test/inspector/debugger/clear-breakpoints-on-disable-expected.txt

6 lines
88 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
Tests that we clear breakpoints on agent disabled
function foo() {#}
foo();#debugger;