2017-02-03 07:17:09 +00:00
|
|
|
Debugger.scriptParsed and Debugger.scriptFailedToParse with ES6 module
|
|
|
|
|
|
|
|
Running test: testLoadedModulesOnDebuggerEnable
|
|
|
|
{
|
|
|
|
method : Debugger.scriptParsed
|
|
|
|
params : {
|
|
|
|
endColumn : 1
|
|
|
|
endLine : 3
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
hasSourceURL : false
|
2018-02-08 20:03:48 +00:00
|
|
|
hash : DD672B308FB57B18CCEBFA236C372DBBC001DAD2
|
2017-02-03 07:17:09 +00:00
|
|
|
isLiveEdit : false
|
|
|
|
isModule : true
|
2017-03-07 22:01:37 +00:00
|
|
|
length : 39
|
2017-02-03 07:17:09 +00:00
|
|
|
scriptId : <scriptId>
|
|
|
|
sourceMapURL :
|
|
|
|
startColumn : 0
|
|
|
|
startLine : 0
|
|
|
|
url : module1.js
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Running test: testScriptEventsWhenDebuggerIsEnabled
|
|
|
|
{
|
|
|
|
method : Debugger.scriptParsed
|
|
|
|
params : {
|
|
|
|
endColumn : 1
|
|
|
|
endLine : 3
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
hasSourceURL : false
|
2018-02-08 20:03:48 +00:00
|
|
|
hash : DD672B308FB57B18CCEBFA236C372DBBC001DAD2
|
2017-02-03 07:17:09 +00:00
|
|
|
isLiveEdit : false
|
|
|
|
isModule : true
|
2017-03-07 22:01:37 +00:00
|
|
|
length : 39
|
2017-02-03 07:17:09 +00:00
|
|
|
scriptId : <scriptId>
|
|
|
|
sourceMapURL :
|
|
|
|
startColumn : 0
|
|
|
|
startLine : 0
|
|
|
|
url : module2.js
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Debugger.scriptFailedToParse
|
|
|
|
params : {
|
|
|
|
endColumn : 1
|
|
|
|
endLine : 0
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
hasSourceURL : false
|
|
|
|
hash : FF746120E4E4F1BA4CB5762843D429DC872EBA18
|
|
|
|
isModule : true
|
2017-03-07 22:01:37 +00:00
|
|
|
length : 1
|
2017-02-03 07:17:09 +00:00
|
|
|
scriptId : <scriptId>
|
|
|
|
sourceMapURL :
|
|
|
|
startColumn : 0
|
|
|
|
startLine : 0
|
|
|
|
url : module-with-syntax-error-2.js
|
|
|
|
}
|
|
|
|
}
|