Files
Kmake/deps/v8/test/inspector/debugger/provisional-breakpoint-for-anonymous-script-expected.txt

12 lines
281 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
Checks provisional breakpoints by hash in anonymous scripts
Running test: testNextScriptParsed
function foo(){#}
Running test: testPreviousScriptParsed
var list = list ? list.concat(foo) : [foo]; function foo(){#}
var list = list ? list.concat(foo) : [foo]; function foo(){#}