Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt

Issue 2717853002: DevTools: iterate on object preview style (Closed)
Patch Set: rebased Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 11: [object Map Iterator] 1 CONSOLE MESSAGE: line 11: [object Map Iterator]
2 CONSOLE MESSAGE: line 12: [object Map Iterator] 2 CONSOLE MESSAGE: line 12: [object Map Iterator]
3 CONSOLE MESSAGE: line 11: [object Map Iterator] 3 CONSOLE MESSAGE: line 11: [object Map Iterator]
4 CONSOLE MESSAGE: line 12: [object Map Iterator] 4 CONSOLE MESSAGE: line 12: [object Map Iterator]
5 CONSOLE MESSAGE: line 11: [object Map Iterator] 5 CONSOLE MESSAGE: line 11: [object Map Iterator]
6 CONSOLE MESSAGE: line 12: [object Map Iterator] 6 CONSOLE MESSAGE: line 12: [object Map Iterator]
7 CONSOLE MESSAGE: line 11: [object Set Iterator] 7 CONSOLE MESSAGE: line 11: [object Set Iterator]
8 CONSOLE MESSAGE: line 12: [object Set Iterator] 8 CONSOLE MESSAGE: line 12: [object Set Iterator]
9 CONSOLE MESSAGE: line 11: [object Set Iterator] 9 CONSOLE MESSAGE: line 11: [object Set Iterator]
10 CONSOLE MESSAGE: line 12: [object Set Iterator] 10 CONSOLE MESSAGE: line 12: [object Set Iterator]
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 console-format-es6-2.html:12 [SetIterator] 48 console-format-es6-2.html:12 [SetIterator]
49 globals[7] 49 globals[7]
50 SetIterator {{…}} 50 SetIterator {{…}}
51 Expanded all messages 51 Expanded all messages
52 console-format-es6-2.html:11 MapIterator {41, {…}} 52 console-format-es6-2.html:11 MapIterator {41, {…}}
53 __proto__: Map Iterator 53 __proto__: Map Iterator
54 [[IteratorHasMore]]: true 54 [[IteratorHasMore]]: true
55 [[IteratorIndex]]: 0 55 [[IteratorIndex]]: 0
56 [[IteratorKind]]: "keys" 56 [[IteratorKind]]: "keys"
57 [[Entries]]: Array(2) 57 [[Entries]]: Array(2)
58 0: 41 {value: 41} 58 0: 41
59 1: {value: {…}} 59 1: Object
60 length: 2 60 length: 2
61 console-format-es6-2.html:12 [MapIterator] 61 console-format-es6-2.html:12 [MapIterator]
62 0: MapIterator {41, {…}} 62 0: MapIterator {41, {…}}
63 length: 1 63 length: 1
64 __proto__: Array(0) 64 __proto__: Array(0)
65 globals[0] 65 globals[0]
66 MapIterator {41, {…}} 66 MapIterator {41, {…}}
67 __proto__: Map Iterator 67 __proto__: Map Iterator
68 [[IteratorHasMore]]: true 68 [[IteratorHasMore]]: true
69 [[IteratorIndex]]: 0 69 [[IteratorIndex]]: 0
70 [[IteratorKind]]: "keys" 70 [[IteratorKind]]: "keys"
71 [[Entries]]: Array(2) 71 [[Entries]]: Array(2)
72 0: 41 {value: 41} 72 0: 41
73 1: {value: {…}} 73 1: Object
74 length: 2 74 length: 2
75 console-format-es6-2.html:11 MapIterator {42, {…}} 75 console-format-es6-2.html:11 MapIterator {42, {…}}
76 __proto__: Map Iterator 76 __proto__: Map Iterator
77 [[IteratorHasMore]]: true 77 [[IteratorHasMore]]: true
78 [[IteratorIndex]]: 0 78 [[IteratorIndex]]: 0
79 [[IteratorKind]]: "values" 79 [[IteratorKind]]: "values"
80 [[Entries]]: Array(2) 80 [[Entries]]: Array(2)
81 0: 42 {value: 42} 81 0: 42
82 1: {value: {…}} 82 1: Object
83 length: 2 83 length: 2
84 console-format-es6-2.html:12 [MapIterator] 84 console-format-es6-2.html:12 [MapIterator]
85 0: MapIterator {42, {…}} 85 0: MapIterator {42, {…}}
86 length: 1 86 length: 1
87 __proto__: Array(0) 87 __proto__: Array(0)
88 globals[1] 88 globals[1]
89 MapIterator {42, {…}} 89 MapIterator {42, {…}}
90 __proto__: Map Iterator 90 __proto__: Map Iterator
91 [[IteratorHasMore]]: true 91 [[IteratorHasMore]]: true
92 [[IteratorIndex]]: 0 92 [[IteratorIndex]]: 0
93 [[IteratorKind]]: "values" 93 [[IteratorKind]]: "values"
94 [[Entries]]: Array(2) 94 [[Entries]]: Array(2)
95 0: 42 {value: 42} 95 0: 42
96 1: {value: {…}} 96 1: Object
97 length: 2 97 length: 2
98 console-format-es6-2.html:11 MapIterator {41 => 42, {…} => {…}} 98 console-format-es6-2.html:11 MapIterator {41 => 42, {…} => {…}}
99 __proto__: Map Iterator 99 __proto__: Map Iterator
100 [[IteratorHasMore]]: true 100 [[IteratorHasMore]]: true
101 [[IteratorIndex]]: 0 101 [[IteratorIndex]]: 0
102 [[IteratorKind]]: "entries" 102 [[IteratorKind]]: "entries"
103 [[Entries]]: Array(2) 103 [[Entries]]: Array(2)
104 0: {41 => 42} {key: 41, value: 42} 104 0: {41 => 42}
105 1: {Object => Object} {key: {…}, value: {…}} 105 1: {Object => Object}
106 length: 2 106 length: 2
107 console-format-es6-2.html:12 [MapIterator] 107 console-format-es6-2.html:12 [MapIterator]
108 0: MapIterator {41 => 42, {…} => {…}} 108 0: MapIterator {41 => 42, {…} => {…}}
109 length: 1 109 length: 1
110 __proto__: Array(0) 110 __proto__: Array(0)
111 globals[2] 111 globals[2]
112 MapIterator {41 => 42, {…} => {…}} 112 MapIterator {41 => 42, {…} => {…}}
113 __proto__: Map Iterator 113 __proto__: Map Iterator
114 [[IteratorHasMore]]: true 114 [[IteratorHasMore]]: true
115 [[IteratorIndex]]: 0 115 [[IteratorIndex]]: 0
116 [[IteratorKind]]: "entries" 116 [[IteratorKind]]: "entries"
117 [[Entries]]: Array(2) 117 [[Entries]]: Array(2)
118 0: {41 => 42} {key: 41, value: 42} 118 0: {41 => 42}
119 1: {Object => Object} {key: {…}, value: {…}} 119 1: {Object => Object}
120 length: 2 120 length: 2
121 console-format-es6-2.html:11 SetIterator {41, {…}} 121 console-format-es6-2.html:11 SetIterator {41, {…}}
122 __proto__: Set Iterator 122 __proto__: Set Iterator
123 [[IteratorHasMore]]: true 123 [[IteratorHasMore]]: true
124 [[IteratorIndex]]: 0 124 [[IteratorIndex]]: 0
125 [[IteratorKind]]: "values" 125 [[IteratorKind]]: "values"
126 [[Entries]]: Array(2) 126 [[Entries]]: Array(2)
127 0: 41 {value: 41} 127 0: 41
128 1: {value: {…}} 128 1: Object
129 length: 2 129 length: 2
130 console-format-es6-2.html:12 [SetIterator] 130 console-format-es6-2.html:12 [SetIterator]
131 0: SetIterator {41, {…}} 131 0: SetIterator {41, {…}}
132 length: 1 132 length: 1
133 __proto__: Array(0) 133 __proto__: Array(0)
134 globals[3] 134 globals[3]
135 SetIterator {41, {…}} 135 SetIterator {41, {…}}
136 __proto__: Set Iterator 136 __proto__: Set Iterator
137 [[IteratorHasMore]]: true 137 [[IteratorHasMore]]: true
138 [[IteratorIndex]]: 0 138 [[IteratorIndex]]: 0
139 [[IteratorKind]]: "values" 139 [[IteratorKind]]: "values"
140 [[Entries]]: Array(2) 140 [[Entries]]: Array(2)
141 0: 41 {value: 41} 141 0: 41
142 1: {value: {…}} 142 1: Object
143 length: 2 143 length: 2
144 console-format-es6-2.html:11 SetIterator {41, {…}} 144 console-format-es6-2.html:11 SetIterator {41, {…}}
145 __proto__: Set Iterator 145 __proto__: Set Iterator
146 [[IteratorHasMore]]: true 146 [[IteratorHasMore]]: true
147 [[IteratorIndex]]: 0 147 [[IteratorIndex]]: 0
148 [[IteratorKind]]: "values" 148 [[IteratorKind]]: "values"
149 [[Entries]]: Array(2) 149 [[Entries]]: Array(2)
150 0: 41 {value: 41} 150 0: 41
151 1: {value: {…}} 151 1: Object
152 length: 2 152 length: 2
153 console-format-es6-2.html:12 [SetIterator] 153 console-format-es6-2.html:12 [SetIterator]
154 0: SetIterator {41, {…}} 154 0: SetIterator {41, {…}}
155 length: 1 155 length: 1
156 __proto__: Array(0) 156 __proto__: Array(0)
157 globals[4] 157 globals[4]
158 SetIterator {41, {…}} 158 SetIterator {41, {…}}
159 __proto__: Set Iterator 159 __proto__: Set Iterator
160 [[IteratorHasMore]]: true 160 [[IteratorHasMore]]: true
161 [[IteratorIndex]]: 0 161 [[IteratorIndex]]: 0
162 [[IteratorKind]]: "values" 162 [[IteratorKind]]: "values"
163 [[Entries]]: Array(2) 163 [[Entries]]: Array(2)
164 0: 41 {value: 41} 164 0: 41
165 1: {value: {…}} 165 1: Object
166 length: 2 166 length: 2
167 console-format-es6-2.html:11 SetIterator {41, {…}} 167 console-format-es6-2.html:11 SetIterator {41, {…}}
168 __proto__: Set Iterator 168 __proto__: Set Iterator
169 [[IteratorHasMore]]: true 169 [[IteratorHasMore]]: true
170 [[IteratorIndex]]: 0 170 [[IteratorIndex]]: 0
171 [[IteratorKind]]: "entries" 171 [[IteratorKind]]: "entries"
172 [[Entries]]: Array(2) 172 [[Entries]]: Array(2)
173 0: 41 {value: 41} 173 0: 41
174 1: {value: {…}} 174 1: Object
175 length: 2 175 length: 2
176 console-format-es6-2.html:12 [SetIterator] 176 console-format-es6-2.html:12 [SetIterator]
177 0: SetIterator {41, {…}} 177 0: SetIterator {41, {…}}
178 length: 1 178 length: 1
179 __proto__: Array(0) 179 __proto__: Array(0)
180 globals[5] 180 globals[5]
181 SetIterator {41, {…}} 181 SetIterator {41, {…}}
182 __proto__: Set Iterator 182 __proto__: Set Iterator
183 [[IteratorHasMore]]: true 183 [[IteratorHasMore]]: true
184 [[IteratorIndex]]: 0 184 [[IteratorIndex]]: 0
185 [[IteratorKind]]: "entries" 185 [[IteratorKind]]: "entries"
186 [[Entries]]: Array(2) 186 [[Entries]]: Array(2)
187 0: 41 {value: 41} 187 0: 41
188 1: {value: {…}} 188 1: Object
189 length: 2 189 length: 2
190 console-format-es6-2.html:11 MapIterator {{…}} 190 console-format-es6-2.html:11 MapIterator {{…}}
191 __proto__: Map Iterator 191 __proto__: Map Iterator
192 [[IteratorHasMore]]: true 192 [[IteratorHasMore]]: true
193 [[IteratorIndex]]: 1 193 [[IteratorIndex]]: 1
194 [[IteratorKind]]: "values" 194 [[IteratorKind]]: "values"
195 [[Entries]]: Array(1) 195 [[Entries]]: Array(1)
196 0: {value: {…}} 196 0: Object
197 length: 1 197 length: 1
198 console-format-es6-2.html:12 [MapIterator] 198 console-format-es6-2.html:12 [MapIterator]
199 0: MapIterator {{…}} 199 0: MapIterator {{…}}
200 length: 1 200 length: 1
201 __proto__: Array(0) 201 __proto__: Array(0)
202 globals[6] 202 globals[6]
203 MapIterator {{…}} 203 MapIterator {{…}}
204 __proto__: Map Iterator 204 __proto__: Map Iterator
205 [[IteratorHasMore]]: true 205 [[IteratorHasMore]]: true
206 [[IteratorIndex]]: 1 206 [[IteratorIndex]]: 1
207 [[IteratorKind]]: "values" 207 [[IteratorKind]]: "values"
208 [[Entries]]: Array(1) 208 [[Entries]]: Array(1)
209 0: {value: {…}} 209 0: Object
210 length: 1 210 length: 1
211 console-format-es6-2.html:11 SetIterator {{…}} 211 console-format-es6-2.html:11 SetIterator {{…}}
212 __proto__: Set Iterator 212 __proto__: Set Iterator
213 [[IteratorHasMore]]: true 213 [[IteratorHasMore]]: true
214 [[IteratorIndex]]: 1 214 [[IteratorIndex]]: 1
215 [[IteratorKind]]: "values" 215 [[IteratorKind]]: "values"
216 [[Entries]]: Array(1) 216 [[Entries]]: Array(1)
217 0: {value: {…}} 217 0: Object
218 length: 1 218 length: 1
219 console-format-es6-2.html:12 [SetIterator] 219 console-format-es6-2.html:12 [SetIterator]
220 0: SetIterator {{…}} 220 0: SetIterator {{…}}
221 length: 1 221 length: 1
222 __proto__: Array(0) 222 __proto__: Array(0)
223 globals[7] 223 globals[7]
224 SetIterator {{…}} 224 SetIterator {{…}}
225 __proto__: Set Iterator 225 __proto__: Set Iterator
226 [[IteratorHasMore]]: true 226 [[IteratorHasMore]]: true
227 [[IteratorIndex]]: 1 227 [[IteratorIndex]]: 1
228 [[IteratorKind]]: "values" 228 [[IteratorKind]]: "values"
229 [[Entries]]: Array(1) 229 [[Entries]]: Array(1)
230 0: {value: {…}} 230 0: Object
231 length: 1 231 length: 1
232 232
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698