v8/test/inspector/runtime/console-line-and-column-expected.txt

30 lines
555 B
Plaintext
Raw Normal View History

{
stackTrace : {
callFrames : [
[0] : {
columnNumber : 8
functionName : (anonymous)
lineNumber : 0
scriptId : 0
url : (empty)
}
]
}
type : log
}
{
stackTrace : {
callFrames : [
[0] : {
columnNumber : 2
functionName : (anonymous)
lineNumber : 1
scriptId : 0
url : (empty)
}
]
}
type : log
}