forked from LeenkxTeam/Kmake
37 lines
948 B
Plaintext
37 lines
948 B
Plaintext
Debugger.scriptParsed.stackTrace should contain only one frame
|
|
{
|
|
method : Debugger.scriptParsed
|
|
params : {
|
|
buildId :
|
|
embedderName :
|
|
endColumn : 0
|
|
endLine : 0
|
|
executionContextId : <executionContextId>
|
|
hasSourceURL : false
|
|
hash : e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
|
isLiveEdit : false
|
|
isModule : false
|
|
length : 0
|
|
scriptId : <scriptId>
|
|
scriptLanguage : JavaScript
|
|
sourceMapURL :
|
|
stackTrace : {
|
|
callFrames : [
|
|
[0] : {
|
|
columnNumber : 17
|
|
functionName :
|
|
lineNumber : 0
|
|
scriptId : <scriptId>
|
|
url :
|
|
}
|
|
]
|
|
parentId : {
|
|
id : <id>
|
|
}
|
|
}
|
|
startColumn : 0
|
|
startLine : 0
|
|
url :
|
|
}
|
|
}
|