2017-03-29 21:40:07 +00:00
|
|
|
Checks command line API.
|
|
|
|
|
|
|
|
Running test: testKeys
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function keys(object) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
type : object
|
|
|
|
value : [
|
|
|
|
[0] : a
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
type : object
|
|
|
|
value : [
|
|
|
|
[0] : a
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Running test: testInspect
|
|
|
|
[object Object]
|
|
|
|
{
|
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
}
|
|
|
|
object : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
|
|
|
objectId : <objectId>
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
}
|
|
|
|
object : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : 239
|
2017-03-29 21:40:07 +00:00
|
|
|
type : number
|
|
|
|
value : 239
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
}
|
|
|
|
object : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : -0
|
2017-03-29 21:40:07 +00:00
|
|
|
type : number
|
|
|
|
unserializableValue : -0
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
copyToClipboard : true
|
|
|
|
}
|
|
|
|
object : {
|
|
|
|
type : string
|
|
|
|
value : hello
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2017-08-24 00:03:53 +00:00
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
type : undefined
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2017-08-19 04:07:32 +00:00
|
|
|
{
|
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
}
|
|
|
|
object : {
|
2017-08-24 00:03:53 +00:00
|
|
|
className : Object
|
|
|
|
description : Object
|
2017-08-19 04:07:32 +00:00
|
|
|
objectId : <objectId>
|
2017-08-24 00:03:53 +00:00
|
|
|
type : object
|
2017-08-19 04:07:32 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2017-08-24 00:03:53 +00:00
|
|
|
|
|
|
|
Running test: testQueryObjects
|
2017-03-29 21:40:07 +00:00
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2017-08-24 00:03:53 +00:00
|
|
|
className : Function
|
|
|
|
description : function queryObjects(constructor) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
2018-03-28 01:04:10 +00:00
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
queryObjects : true
|
|
|
|
}
|
|
|
|
object : {
|
|
|
|
className : Promise
|
|
|
|
description : Promise
|
2017-08-24 00:03:53 +00:00
|
|
|
objectId : <objectId>
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2018-03-28 01:04:10 +00:00
|
|
|
Is Promise.prototype: true
|
2017-08-24 00:03:53 +00:00
|
|
|
{
|
2018-03-28 01:04:10 +00:00
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
queryObjects : true
|
|
|
|
}
|
|
|
|
object : {
|
|
|
|
className : Promise
|
|
|
|
description : Promise
|
2017-08-24 00:03:53 +00:00
|
|
|
objectId : <objectId>
|
|
|
|
type : object
|
2017-03-29 21:40:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2018-03-28 01:04:10 +00:00
|
|
|
Is Promise.prototype: true
|
2017-03-29 21:40:07 +00:00
|
|
|
{
|
2018-03-28 01:04:10 +00:00
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
queryObjects : true
|
|
|
|
}
|
|
|
|
object : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
2017-03-29 21:40:07 +00:00
|
|
|
objectId : <objectId>
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2018-03-28 01:04:10 +00:00
|
|
|
Is p: true
|
2017-08-24 00:03:53 +00:00
|
|
|
{
|
2018-03-28 01:04:10 +00:00
|
|
|
method : Runtime.inspectRequested
|
|
|
|
params : {
|
|
|
|
hints : {
|
|
|
|
queryObjects : true
|
|
|
|
}
|
|
|
|
object : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : 1
|
2018-03-28 01:04:10 +00:00
|
|
|
type : number
|
|
|
|
value : 1
|
2017-08-24 00:03:53 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2017-03-29 21:40:07 +00:00
|
|
|
|
|
|
|
Running test: testEvaluationResult
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
type : undefined
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : 42
|
2017-03-29 21:40:07 +00:00
|
|
|
type : number
|
|
|
|
value : 42
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : 42
|
2017-03-29 21:40:07 +00:00
|
|
|
type : number
|
|
|
|
value : 42
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : -0
|
2017-03-29 21:40:07 +00:00
|
|
|
type : number
|
|
|
|
unserializableValue : -0
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
type : object
|
|
|
|
value : {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Running test: testDebug
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
2018-03-22 12:12:28 +00:00
|
|
|
description : function debug(function, condition) { [Command Line API] }
|
2017-03-29 21:40:07 +00:00
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function undebug(function) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
foo (:0:16)
|
|
|
|
(anonymous) (:0:0)
|
|
|
|
[
|
2018-03-22 12:12:28 +00:00
|
|
|
[0] : 5:1
|
2017-03-29 21:40:07 +00:00
|
|
|
]
|
2018-03-22 12:12:28 +00:00
|
|
|
debugCommand
|
2017-03-29 21:40:07 +00:00
|
|
|
foo (:0:16)
|
|
|
|
(anonymous) (:0:0)
|
|
|
|
[
|
2018-03-22 12:12:28 +00:00
|
|
|
[0] : 5:1
|
2017-03-29 21:40:07 +00:00
|
|
|
]
|
2018-03-22 12:12:28 +00:00
|
|
|
debugCommand
|
|
|
|
toUpper (:0:31)
|
|
|
|
(anonymous) (:0:0)
|
|
|
|
[
|
|
|
|
[0] : 5:2
|
|
|
|
]
|
|
|
|
debugCommand
|
|
|
|
callSetTimeout (:0:28)
|
|
|
|
(anonymous) (:0:0)
|
|
|
|
[
|
|
|
|
[0] : 5:3
|
|
|
|
]
|
|
|
|
debugCommand
|
|
|
|
callSetTimeout (:0:28)
|
|
|
|
(anonymous) (:0:0)
|
|
|
|
[
|
|
|
|
[0] : 5:3
|
|
|
|
]
|
|
|
|
debugCommand
|
|
|
|
fromCharCode (:0:40)
|
|
|
|
(anonymous) (:0:0)
|
|
|
|
[
|
|
|
|
[0] : 5:4
|
|
|
|
]
|
|
|
|
debugCommand
|
2017-03-29 21:40:07 +00:00
|
|
|
|
|
|
|
Running test: testMonitor
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function monitor(function) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function unmonitor(function) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
function foo called
|
|
|
|
after first call
|
|
|
|
store functions..
|
|
|
|
function foo called
|
|
|
|
after first call
|
2018-03-22 12:12:28 +00:00
|
|
|
function fromCharCode called with arguments: 1, 2, 3
|
2017-03-29 21:40:07 +00:00
|
|
|
|
|
|
|
Running test: testProfile
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function profile(title) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function profileEnd(title) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Profiler.consoleProfileStarted
|
|
|
|
params : {
|
|
|
|
id : 1
|
|
|
|
location : {
|
|
|
|
columnNumber : 1
|
|
|
|
lineNumber : 1
|
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
|
|
|
title : 42
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Profiler.consoleProfileFinished
|
|
|
|
params : {
|
|
|
|
id : 1
|
|
|
|
location : {
|
|
|
|
columnNumber : 1
|
|
|
|
lineNumber : 1
|
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
|
|
|
profile : <profile>
|
|
|
|
title : 42
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Profiler.consoleProfileStarted
|
|
|
|
params : {
|
|
|
|
id : 2
|
|
|
|
location : {
|
|
|
|
columnNumber : 6
|
|
|
|
lineNumber : 1
|
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
|
|
|
title : 239
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Profiler.consoleProfileFinished
|
|
|
|
params : {
|
|
|
|
id : 2
|
|
|
|
location : {
|
|
|
|
columnNumber : 6
|
|
|
|
lineNumber : 1
|
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
|
|
|
profile : <profile>
|
|
|
|
title : 239
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Running test: testDir
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function dir(value) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
|
|
|
objectId : <objectId>
|
|
|
|
preview : {
|
|
|
|
description : Object
|
|
|
|
overflow : false
|
|
|
|
properties : [
|
|
|
|
]
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 0
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : dir
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : 42
|
2017-03-29 21:40:07 +00:00
|
|
|
type : number
|
|
|
|
value : 42
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 0
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : dir
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
|
|
|
objectId : <objectId>
|
|
|
|
preview : {
|
|
|
|
description : Object
|
|
|
|
overflow : false
|
|
|
|
properties : [
|
|
|
|
]
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 5
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : dir
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Running test: testDirXML
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function dirxml(value) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
|
|
|
objectId : <objectId>
|
|
|
|
preview : {
|
|
|
|
description : Object
|
|
|
|
overflow : false
|
|
|
|
properties : [
|
|
|
|
]
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 0
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : dirxml
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : 42
|
2017-03-29 21:40:07 +00:00
|
|
|
type : number
|
|
|
|
value : 42
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 0
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : dirxml
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Running test: testTable
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function table(data, [columns]) { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
|
|
|
objectId : <objectId>
|
|
|
|
preview : {
|
|
|
|
description : Object
|
|
|
|
overflow : false
|
|
|
|
properties : [
|
|
|
|
]
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 0
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : table
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : 42
|
2017-03-29 21:40:07 +00:00
|
|
|
type : number
|
|
|
|
value : 42
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 0
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : table
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Running test: testClear
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
className : Function
|
|
|
|
description : function clear() { [Command Line API] }
|
|
|
|
objectId : <objectId>
|
|
|
|
type : function
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
|
|
|
type : string
|
|
|
|
value : console.clear
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 0
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : clear
|
|
|
|
}
|
|
|
|
}
|
|
|
|
{
|
|
|
|
method : Runtime.consoleAPICalled
|
|
|
|
params : {
|
|
|
|
args : [
|
|
|
|
[0] : {
|
|
|
|
type : string
|
|
|
|
value : console.clear
|
|
|
|
}
|
|
|
|
]
|
|
|
|
executionContextId : <executionContextId>
|
|
|
|
stackTrace : {
|
|
|
|
callFrames : [
|
|
|
|
[0] : {
|
|
|
|
columnNumber : 5
|
|
|
|
functionName :
|
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
url :
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
timestamp : <timestamp>
|
|
|
|
type : clear
|
|
|
|
}
|
|
|
|
}
|