OLD | NEW |
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] |
11 CONSOLE MESSAGE: line 11: [object Set Iterator] | 11 CONSOLE MESSAGE: line 11: [object Set Iterator] |
12 CONSOLE MESSAGE: line 12: [object Set Iterator] | 12 CONSOLE MESSAGE: line 12: [object Set Iterator] |
13 CONSOLE MESSAGE: line 11: [object Map Iterator] | 13 CONSOLE MESSAGE: line 11: [object Map Iterator] |
14 CONSOLE MESSAGE: line 12: [object Map Iterator] | 14 CONSOLE MESSAGE: line 12: [object Map Iterator] |
15 CONSOLE MESSAGE: line 11: [object Set Iterator] | 15 CONSOLE MESSAGE: line 11: [object Set Iterator] |
16 CONSOLE MESSAGE: line 12: [object Set Iterator] | 16 CONSOLE MESSAGE: line 12: [object Set Iterator] |
17 Tests that console properly displays information about ES6 features. | 17 Tests that console properly displays information about ES6 features. |
18 | 18 |
19 console-format-es6-2.html:11 MapIterator {41, Object {foo: 1}} | 19 console-format-es6-2.html:11 MapIterator {41, Object {foo: 1}} |
20 console-format-es6-2.html:12 [MapIterator] | 20 console-format-es6-2.html:12 [MapIterator] |
21 globals[0] | 21 globals[0] |
22 MapIterator {41, Object {foo: 1}} | 22 MapIterator {41, Object {foo: 1}} |
23 console-format-es6-2.html:11 MapIterator {42, Object {foo: 2}} | 23 console-format-es6-2.html:11 MapIterator {42, Object {foo: 2}} |
24 console-format-es6-2.html:12 [MapIterator] | 24 console-format-es6-2.html:12 [MapIterator] |
25 globals[1] | 25 globals[1] |
26 MapIterator {42, Object {foo: 2}} | 26 MapIterator {42, Object {foo: 2}} |
27 console-format-es6-2.html:11 MapIterator {[41, 42], [Object, Object]} | 27 console-format-es6-2.html:11 MapIterator {41 => 42, Object {foo: 1} => Object {f
oo: 2}} |
28 console-format-es6-2.html:12 [MapIterator] | 28 console-format-es6-2.html:12 [MapIterator] |
29 globals[2] | 29 globals[2] |
30 MapIterator {[41, 42], [Object, Object]} | 30 MapIterator {41 => 42, Object {foo: 1} => Object {foo: 2}} |
31 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} | 31 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
32 console-format-es6-2.html:12 [SetIterator] | 32 console-format-es6-2.html:12 [SetIterator] |
33 globals[3] | 33 globals[3] |
34 SetIterator {41, Object {foo: 1}} | 34 SetIterator {41, Object {foo: 1}} |
35 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} | 35 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
36 console-format-es6-2.html:12 [SetIterator] | 36 console-format-es6-2.html:12 [SetIterator] |
37 globals[4] | 37 globals[4] |
38 SetIterator {41, Object {foo: 1}} | 38 SetIterator {41, Object {foo: 1}} |
39 console-format-es6-2.html:11 SetIterator {[41, 41], [Object, Object]} | 39 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
40 console-format-es6-2.html:12 [SetIterator] | 40 console-format-es6-2.html:12 [SetIterator] |
41 globals[5] | 41 globals[5] |
42 SetIterator {[41, 41], [Object, Object]} | 42 SetIterator {41, Object {foo: 1}} |
43 console-format-es6-2.html:11 MapIterator {Object {foo: 2}} | 43 console-format-es6-2.html:11 MapIterator {Object {foo: 2}} |
44 console-format-es6-2.html:12 [MapIterator] | 44 console-format-es6-2.html:12 [MapIterator] |
45 globals[6] | 45 globals[6] |
46 MapIterator {Object {foo: 2}} | 46 MapIterator {Object {foo: 2}} |
47 console-format-es6-2.html:11 SetIterator {Object {foo: 1}} | 47 console-format-es6-2.html:11 SetIterator {Object {foo: 1}} |
48 console-format-es6-2.html:12 [SetIterator] | 48 console-format-es6-2.html:12 [SetIterator] |
49 globals[7] | 49 globals[7] |
50 SetIterator {Object {foo: 1}} | 50 SetIterator {Object {foo: 1}} |
51 Expanded all messages | 51 Expanded all messages |
52 console-format-es6-2.html:11 MapIterator {41, Object {foo: 1}} | 52 console-format-es6-2.html:11 MapIterator {41, Object {foo: 1}} |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
88 globals[1] | 88 globals[1] |
89 MapIterator {42, Object {foo: 2}} | 89 MapIterator {42, Object {foo: 2}} |
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 | 95 0: 42 |
96 1: Object | 96 1: Object |
97 length: 2 | 97 length: 2 |
98 console-format-es6-2.html:11 MapIterator {[41, 42], [Object, Object]} | 98 console-format-es6-2.html:11 MapIterator {41 => 42, Object {foo: 1} => Object {f
oo: 2}} |
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: Array(2) | 104 0: {41 => 42} |
105 1: Array(2) | 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 | 108 0: MapIterator |
109 length: 1 | 109 length: 1 |
110 __proto__: Array(0) | 110 __proto__: Array(0) |
111 globals[2] | 111 globals[2] |
112 MapIterator {[41, 42], [Object, Object]} | 112 MapIterator {41 => 42, Object {foo: 1} => Object {foo: 2}} |
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: Array(2) | 118 0: {41 => 42} |
119 1: Array(2) | 119 1: {Object => Object} |
120 length: 2 | 120 length: 2 |
121 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} | 121 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
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 | 127 0: 41 |
128 1: Object | 128 1: Object |
129 length: 2 | 129 length: 2 |
(...skipping 27 matching lines...) Expand all Loading... |
157 globals[4] | 157 globals[4] |
158 SetIterator {41, Object {foo: 1}} | 158 SetIterator {41, Object {foo: 1}} |
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 | 164 0: 41 |
165 1: Object | 165 1: Object |
166 length: 2 | 166 length: 2 |
167 console-format-es6-2.html:11 SetIterator {[41, 41], [Object, Object]} | 167 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
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: Array(2) | 173 0: 41 |
174 1: Array(2) | 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 | 177 0: SetIterator |
178 length: 1 | 178 length: 1 |
179 __proto__: Array(0) | 179 __proto__: Array(0) |
180 globals[5] | 180 globals[5] |
181 SetIterator {[41, 41], [Object, Object]} | 181 SetIterator {41, Object {foo: 1}} |
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: Array(2) | 187 0: 41 |
188 1: Array(2) | 188 1: Object |
189 length: 2 | 189 length: 2 |
190 console-format-es6-2.html:11 MapIterator {Object {foo: 2}} | 190 console-format-es6-2.html:11 MapIterator {Object {foo: 2}} |
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: Object | 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] |
(...skipping 24 matching lines...) Expand all Loading... |
223 globals[7] | 223 globals[7] |
224 SetIterator {Object {foo: 1}} | 224 SetIterator {Object {foo: 1}} |
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: Object | 230 0: Object |
231 length: 1 | 231 length: 1 |
232 | 232 |
OLD | NEW |