| OLD | NEW |
| 1 { | 1 { |
| 2 method : Runtime.consoleAPICalled | 2 method : Runtime.consoleAPICalled |
| 3 params : { | 3 params : { |
| 4 args : [ | 4 args : [ |
| 5 [0] : { | 5 [0] : { |
| 6 description : 239 | 6 description : 239 |
| 7 type : number | 7 type : number |
| 8 value : 239 | 8 value : 239 |
| 9 } | 9 } |
| 10 ] | 10 ] |
| 11 executionContextId : 1 | 11 executionContextId : <executionContextId> |
| 12 stackTrace : { | 12 stackTrace : { |
| 13 callFrames : [ | 13 callFrames : [ |
| 14 [0] : { | 14 [0] : { |
| 15 columnNumber : 8 | 15 columnNumber : 8 |
| 16 functionName : | 16 functionName : |
| 17 lineNumber : 0 | 17 lineNumber : 0 |
| 18 scriptId : <scriptId> | 18 scriptId : <scriptId> |
| 19 url : | 19 url : |
| 20 } | 20 } |
| 21 ] | 21 ] |
| 22 } | 22 } |
| 23 timestamp : <timestamp> | 23 timestamp : <timestamp> |
| 24 type : log | 24 type : log |
| 25 } | 25 } |
| 26 } | 26 } |
| 27 { | 27 { |
| 28 method : Runtime.consoleAPICalled | 28 method : Runtime.consoleAPICalled |
| 29 params : { | 29 params : { |
| 30 args : [ | 30 args : [ |
| 31 [0] : { | 31 [0] : { |
| 32 description : 239 | 32 description : 239 |
| 33 type : number | 33 type : number |
| 34 value : 239 | 34 value : 239 |
| 35 } | 35 } |
| 36 ] | 36 ] |
| 37 executionContextId : 1 | 37 executionContextId : <executionContextId> |
| 38 stackTrace : { | 38 stackTrace : { |
| 39 callFrames : [ | 39 callFrames : [ |
| 40 [0] : { | 40 [0] : { |
| 41 columnNumber : 2 | 41 columnNumber : 2 |
| 42 functionName : | 42 functionName : |
| 43 lineNumber : 1 | 43 lineNumber : 1 |
| 44 scriptId : <scriptId> | 44 scriptId : <scriptId> |
| 45 url : | 45 url : |
| 46 } | 46 } |
| 47 ] | 47 ] |
| 48 } | 48 } |
| 49 timestamp : <timestamp> | 49 timestamp : <timestamp> |
| 50 type : log | 50 type : log |
| 51 } | 51 } |
| 52 } | 52 } |
| OLD | NEW |