summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/call-frame-url-expected.txt
blob: b27b40dd3d348e54125c50611a528f5c6f112db4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Tests url in Debugger.CallFrame.
[
    [0] : {
        url : 
    }
    [1] : {
        url : source-url.js
    }
    [2] : {
        url : test.js
    }
    [3] : {
        url : expr.js
    }
]