12 lines
281 B
Plaintext
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(){#}
|
||
|
|