2017-05-01 19:44:13 +00:00
|
|
|
getPossibleBreakpoints should not crash during lazy compilation (crbug.com/715334)
|
|
|
|
{
|
|
|
|
method : Debugger.scriptParsed
|
|
|
|
params : {
|
|
|
|
endColumn : 21
|
|
|
|
endLine : 2
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
hasSourceURL : true
|
2018-03-06 13:56:57 +00:00
|
|
|
hash : 124cb0278e3aa9f250651d433cdefeb5618c7202
|
2017-05-01 19:44:13 +00:00
|
|
|
isLiveEdit : false
|
|
|
|
isModule : false
|
|
|
|
length : 52
|
|
|
|
scriptId : <scriptId>
|
|
|
|
sourceMapURL :
|
|
|
|
startColumn : 0
|
|
|
|
startLine : 0
|
|
|
|
url : test.js
|
|
|
|
}
|
|
|
|
}
|
2018-05-31 14:39:03 +00:00
|
|
|
{
|
|
|
|
method : Debugger.scriptFailedToParse
|
|
|
|
params : {
|
|
|
|
endColumn : 21
|
|
|
|
endLine : 2
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
hasSourceURL : true
|
|
|
|
hash : 124cb0278e3aa9f250651d433cdefeb5618c7202
|
|
|
|
isModule : false
|
|
|
|
length : 52
|
|
|
|
scriptId : <scriptId>
|
|
|
|
sourceMapURL :
|
|
|
|
startColumn : 0
|
|
|
|
startLine : 0
|
|
|
|
url : test.js
|
|
|
|
}
|
|
|
|
}
|
|
|
|
One script is reported twice
|
2017-05-01 19:44:13 +00:00
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
locations : [
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|