mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
592 B
26 lines
592 B
getPossibleBreakpoints should not crash during lazy compilation (crbug.com/715334)
|
|
{
|
|
method : Debugger.scriptParsed
|
|
params : {
|
|
endColumn : 21
|
|
endLine : 2
|
|
executionContextId : <executionContextId>
|
|
hasSourceURL : true
|
|
hash : FA2A959297747012766FE9C5006E7F522D88FA72
|
|
isLiveEdit : false
|
|
isModule : false
|
|
length : 52
|
|
scriptId : <scriptId>
|
|
sourceMapURL :
|
|
startColumn : 0
|
|
startLine : 0
|
|
url : test.js
|
|
}
|
|
}
|
|
{
|
|
id : <messageId>
|
|
result : {
|
|
locations : [
|
|
]
|
|
}
|
|
}
|
|
|