Files
Kmake/deps/v8/test/inspector/debugger/provisional-breakpoint-for-anonymous-script-expected.txt
2026-05-26 23:36:42 -07:00

12 lines
281 B
Plaintext

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(){#}