aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/class-fields-scopes-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/debugger/class-fields-scopes-expected.txt')
-rw-r--r--deps/v8/test/inspector/debugger/class-fields-scopes-expected.txt24
1 files changed, 22 insertions, 2 deletions
diff --git a/deps/v8/test/inspector/debugger/class-fields-scopes-expected.txt b/deps/v8/test/inspector/debugger/class-fields-scopes-expected.txt
index 755be67cba..4be4e96efe 100644
--- a/deps/v8/test/inspector/debugger/class-fields-scopes-expected.txt
+++ b/deps/v8/test/inspector/debugger/class-fields-scopes-expected.txt
@@ -90,6 +90,26 @@ Running test: testScopesPaused
scopeChain : [
[0] : {
endLocation : {
+ columnNumber : 13
+ lineNumber : 14
+ scriptId : <scriptId>
+ }
+ name : run
+ object : {
+ className : Object
+ description : Object
+ objectId : <objectId>
+ type : object
+ }
+ startLocation : {
+ columnNumber : 4
+ lineNumber : 12
+ scriptId : <scriptId>
+ }
+ type : local
+ }
+ [1] : {
+ endLocation : {
columnNumber : 3
lineNumber : 15
scriptId : <scriptId>
@@ -108,7 +128,7 @@ Running test: testScopesPaused
}
type : block
}
- [1] : {
+ [2] : {
endLocation : {
columnNumber : 1
lineNumber : 19
@@ -128,7 +148,7 @@ Running test: testScopesPaused
}
type : local
}
- [2] : {
+ [3] : {
object : {
className : global
description : global