| Index: test/inspector-protocol/debugger/call-frame-function-location-expected.txt
|
| diff --git a/test/inspector-protocol/debugger/call-frame-function-location-expected.txt b/test/inspector-protocol/debugger/call-frame-function-location-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8a34f45272a554b19c11c677d47b73b15ad76ea1
|
| --- /dev/null
|
| +++ b/test/inspector-protocol/debugger/call-frame-function-location-expected.txt
|
| @@ -0,0 +1,3 @@
|
| +Paused on 'debugger;'
|
| +Top frame location: {"scriptId":"42","lineNumber":3,"columnNumber":4}
|
| +Top frame functionLocation: {"scriptId":"42","lineNumber":0,"columnNumber":21}
|
|
|