provisional-breakpoint-for-anonymous-script-expected.txt 281 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
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(){#}