2018-09-07 17:07:13 +02:00
|
|
|
Checks that async stack is captured when Runtime.setAsyncCallStackDepth is called with an argument greater than zero.
|
|
|
|
{
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 8
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
parent : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 2
|
|
|
|
functionName : test
|
|
|
|
lineNumber : 2
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url : test.js
|
|
|
|
}
|
|
|
|
[1] : {
|
|
|
|
columnNumber : 0
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url : expr.js
|
|
|
|
}
|
|
|
|
]
|
|
|
|
description : setTimeout
|
|
|
|
}
|
|
|
|
}
|
2019-05-28 08:46:21 -04:00
|
|
|
{
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 32
|
2019-08-01 08:38:30 +02:00
|
|
|
functionName :
|
2019-05-28 08:46:21 -04:00
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
2019-08-01 08:38:30 +02:00
|
|
|
url :
|
2019-05-28 08:46:21 -04:00
|
|
|
}
|
|
|
|
]
|
|
|
|
parentId : {
|
|
|
|
id : <id>
|
|
|
|
}
|
|
|
|
}
|