OLD | NEW |
---|---|
(Empty) | |
1 { | |
2 name : [[Scopes]] | |
3 value : { | |
4 className : Array | |
5 description : Scopes[2] | |
6 objectId : <objectId> | |
7 subtype : internal#scopeList | |
8 type : object | |
9 } | |
10 } | |
11 [ | |
12 [0] : { | |
13 configurable : true | |
14 enumerable : true | |
15 isOwn : true | |
16 name : 0 | |
17 value : { | |
18 className : Object | |
19 description : Closure (gen) | |
20 objectId : <objectId> | |
21 subtype : internal#scope | |
22 type : object | |
23 } | |
24 writable : true | |
25 } | |
26 [1] : { | |
27 configurable : true | |
28 enumerable : true | |
29 isOwn : true | |
30 name : 1 | |
31 value : { | |
32 className : Object | |
33 description : Global | |
34 objectId : <objectId> | |
35 subtype : internal#scope | |
36 type : object | |
37 } | |
38 writable : true | |
39 } | |
40 ] | |
OLD | NEW |