| 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 __proto__: Map Iterator | 20 __proto__: Map Iterator |
| 21 [[IteratorHasMore]]: true | 21 [[IteratorHasMore]]: true |
| 22 [[IteratorIndex]]: 0 | 22 [[IteratorIndex]]: 0 |
| 23 [[IteratorKind]]: "keys" | 23 [[IteratorKind]]: "keys" |
| 24 <entries>[2] | 24 [[Entries]]: Array[2] |
| 25 0: 41 | 25 0: 41 |
| 26 1: Object | 26 1: Object |
| 27 length: 2 |
| 27 console-format-es6-2.html:12 [MapIterator] | 28 console-format-es6-2.html:12 [MapIterator] |
| 28 0: MapIterator | 29 0: MapIterator |
| 29 length: 1 | 30 length: 1 |
| 30 __proto__: Array[0] | 31 __proto__: Array[0] |
| 31 globals[0] | 32 globals[0] |
| 32 MapIterator {41, Object {foo: 1}} | 33 MapIterator {41, Object {foo: 1}} |
| 33 __proto__: Map Iterator | 34 __proto__: Map Iterator |
| 34 [[IteratorHasMore]]: true | 35 [[IteratorHasMore]]: true |
| 35 [[IteratorIndex]]: 0 | 36 [[IteratorIndex]]: 0 |
| 36 [[IteratorKind]]: "keys" | 37 [[IteratorKind]]: "keys" |
| 37 <entries>[2] | 38 [[Entries]]: Array[2] |
| 38 0: 41 | 39 0: 41 |
| 39 1: Object | 40 1: Object |
| 41 length: 2 |
| 40 console-format-es6-2.html:11 MapIterator {42, Object {foo: 2}} | 42 console-format-es6-2.html:11 MapIterator {42, Object {foo: 2}} |
| 41 __proto__: Map Iterator | 43 __proto__: Map Iterator |
| 42 [[IteratorHasMore]]: true | 44 [[IteratorHasMore]]: true |
| 43 [[IteratorIndex]]: 0 | 45 [[IteratorIndex]]: 0 |
| 44 [[IteratorKind]]: "values" | 46 [[IteratorKind]]: "values" |
| 45 <entries>[2] | 47 [[Entries]]: Array[2] |
| 46 0: 42 | 48 0: 42 |
| 47 1: Object | 49 1: Object |
| 50 length: 2 |
| 48 console-format-es6-2.html:12 [MapIterator] | 51 console-format-es6-2.html:12 [MapIterator] |
| 49 0: MapIterator | 52 0: MapIterator |
| 50 length: 1 | 53 length: 1 |
| 51 __proto__: Array[0] | 54 __proto__: Array[0] |
| 52 globals[1] | 55 globals[1] |
| 53 MapIterator {42, Object {foo: 2}} | 56 MapIterator {42, Object {foo: 2}} |
| 54 __proto__: Map Iterator | 57 __proto__: Map Iterator |
| 55 [[IteratorHasMore]]: true | 58 [[IteratorHasMore]]: true |
| 56 [[IteratorIndex]]: 0 | 59 [[IteratorIndex]]: 0 |
| 57 [[IteratorKind]]: "values" | 60 [[IteratorKind]]: "values" |
| 58 <entries>[2] | 61 [[Entries]]: Array[2] |
| 59 0: 42 | 62 0: 42 |
| 60 1: Object | 63 1: Object |
| 64 length: 2 |
| 61 console-format-es6-2.html:11 MapIterator {[41, 42], [Object, Object]} | 65 console-format-es6-2.html:11 MapIterator {[41, 42], [Object, Object]} |
| 62 __proto__: Map Iterator | 66 __proto__: Map Iterator |
| 63 [[IteratorHasMore]]: true | 67 [[IteratorHasMore]]: true |
| 64 [[IteratorIndex]]: 0 | 68 [[IteratorIndex]]: 0 |
| 65 [[IteratorKind]]: "entries" | 69 [[IteratorKind]]: "entries" |
| 66 <entries>[2] | 70 [[Entries]]: Array[2] |
| 67 0: Array[2] | 71 0: Array[2] |
| 68 1: Array[2] | 72 1: Array[2] |
| 73 length: 2 |
| 69 console-format-es6-2.html:12 [MapIterator] | 74 console-format-es6-2.html:12 [MapIterator] |
| 70 0: MapIterator | 75 0: MapIterator |
| 71 length: 1 | 76 length: 1 |
| 72 __proto__: Array[0] | 77 __proto__: Array[0] |
| 73 globals[2] | 78 globals[2] |
| 74 MapIterator {[41, 42], [Object, Object]} | 79 MapIterator {[41, 42], [Object, Object]} |
| 75 __proto__: Map Iterator | 80 __proto__: Map Iterator |
| 76 [[IteratorHasMore]]: true | 81 [[IteratorHasMore]]: true |
| 77 [[IteratorIndex]]: 0 | 82 [[IteratorIndex]]: 0 |
| 78 [[IteratorKind]]: "entries" | 83 [[IteratorKind]]: "entries" |
| 79 <entries>[2] | 84 [[Entries]]: Array[2] |
| 80 0: Array[2] | 85 0: Array[2] |
| 81 1: Array[2] | 86 1: Array[2] |
| 87 length: 2 |
| 82 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} | 88 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
| 83 __proto__: Set Iterator | 89 __proto__: Set Iterator |
| 84 [[IteratorHasMore]]: true | 90 [[IteratorHasMore]]: true |
| 85 [[IteratorIndex]]: 0 | 91 [[IteratorIndex]]: 0 |
| 86 [[IteratorKind]]: "values" | 92 [[IteratorKind]]: "values" |
| 87 <entries>[2] | 93 [[Entries]]: Array[2] |
| 88 0: 41 | 94 0: 41 |
| 89 1: Object | 95 1: Object |
| 96 length: 2 |
| 90 console-format-es6-2.html:12 [SetIterator] | 97 console-format-es6-2.html:12 [SetIterator] |
| 91 0: SetIterator | 98 0: SetIterator |
| 92 length: 1 | 99 length: 1 |
| 93 __proto__: Array[0] | 100 __proto__: Array[0] |
| 94 globals[3] | 101 globals[3] |
| 95 SetIterator {41, Object {foo: 1}} | 102 SetIterator {41, Object {foo: 1}} |
| 96 __proto__: Set Iterator | 103 __proto__: Set Iterator |
| 97 [[IteratorHasMore]]: true | 104 [[IteratorHasMore]]: true |
| 98 [[IteratorIndex]]: 0 | 105 [[IteratorIndex]]: 0 |
| 99 [[IteratorKind]]: "values" | 106 [[IteratorKind]]: "values" |
| 100 <entries>[2] | 107 [[Entries]]: Array[2] |
| 101 0: 41 | 108 0: 41 |
| 102 1: Object | 109 1: Object |
| 110 length: 2 |
| 103 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} | 111 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
| 104 __proto__: Set Iterator | 112 __proto__: Set Iterator |
| 105 [[IteratorHasMore]]: true | 113 [[IteratorHasMore]]: true |
| 106 [[IteratorIndex]]: 0 | 114 [[IteratorIndex]]: 0 |
| 107 [[IteratorKind]]: "values" | 115 [[IteratorKind]]: "values" |
| 108 <entries>[2] | 116 [[Entries]]: Array[2] |
| 109 0: 41 | 117 0: 41 |
| 110 1: Object | 118 1: Object |
| 119 length: 2 |
| 111 console-format-es6-2.html:12 [SetIterator] | 120 console-format-es6-2.html:12 [SetIterator] |
| 112 0: SetIterator | 121 0: SetIterator |
| 113 length: 1 | 122 length: 1 |
| 114 __proto__: Array[0] | 123 __proto__: Array[0] |
| 115 globals[4] | 124 globals[4] |
| 116 SetIterator {41, Object {foo: 1}} | 125 SetIterator {41, Object {foo: 1}} |
| 117 __proto__: Set Iterator | 126 __proto__: Set Iterator |
| 118 [[IteratorHasMore]]: true | 127 [[IteratorHasMore]]: true |
| 119 [[IteratorIndex]]: 0 | 128 [[IteratorIndex]]: 0 |
| 120 [[IteratorKind]]: "values" | 129 [[IteratorKind]]: "values" |
| 121 <entries>[2] | 130 [[Entries]]: Array[2] |
| 122 0: 41 | 131 0: 41 |
| 123 1: Object | 132 1: Object |
| 133 length: 2 |
| 124 console-format-es6-2.html:11 SetIterator {[41, 41], [Object, Object]} | 134 console-format-es6-2.html:11 SetIterator {[41, 41], [Object, Object]} |
| 125 __proto__: Set Iterator | 135 __proto__: Set Iterator |
| 126 [[IteratorHasMore]]: true | 136 [[IteratorHasMore]]: true |
| 127 [[IteratorIndex]]: 0 | 137 [[IteratorIndex]]: 0 |
| 128 [[IteratorKind]]: "entries" | 138 [[IteratorKind]]: "entries" |
| 129 <entries>[2] | 139 [[Entries]]: Array[2] |
| 130 0: Array[2] | 140 0: Array[2] |
| 131 1: Array[2] | 141 1: Array[2] |
| 142 length: 2 |
| 132 console-format-es6-2.html:12 [SetIterator] | 143 console-format-es6-2.html:12 [SetIterator] |
| 133 0: SetIterator | 144 0: SetIterator |
| 134 length: 1 | 145 length: 1 |
| 135 __proto__: Array[0] | 146 __proto__: Array[0] |
| 136 globals[5] | 147 globals[5] |
| 137 SetIterator {[41, 41], [Object, Object]} | 148 SetIterator {[41, 41], [Object, Object]} |
| 138 __proto__: Set Iterator | 149 __proto__: Set Iterator |
| 139 [[IteratorHasMore]]: true | 150 [[IteratorHasMore]]: true |
| 140 [[IteratorIndex]]: 0 | 151 [[IteratorIndex]]: 0 |
| 141 [[IteratorKind]]: "entries" | 152 [[IteratorKind]]: "entries" |
| 142 <entries>[2] | 153 [[Entries]]: Array[2] |
| 143 0: Array[2] | 154 0: Array[2] |
| 144 1: Array[2] | 155 1: Array[2] |
| 156 length: 2 |
| 145 console-format-es6-2.html:11 MapIterator {Object {foo: 2}} | 157 console-format-es6-2.html:11 MapIterator {Object {foo: 2}} |
| 146 __proto__: Map Iterator | 158 __proto__: Map Iterator |
| 147 [[IteratorHasMore]]: true | 159 [[IteratorHasMore]]: true |
| 148 [[IteratorIndex]]: 1 | 160 [[IteratorIndex]]: 1 |
| 149 [[IteratorKind]]: "values" | 161 [[IteratorKind]]: "values" |
| 150 <entries>[1] | 162 [[Entries]]: Array[1] |
| 151 0: Object | 163 0: Object |
| 164 length: 1 |
| 152 console-format-es6-2.html:12 [MapIterator] | 165 console-format-es6-2.html:12 [MapIterator] |
| 153 0: MapIterator | 166 0: MapIterator |
| 154 length: 1 | 167 length: 1 |
| 155 __proto__: Array[0] | 168 __proto__: Array[0] |
| 156 globals[6] | 169 globals[6] |
| 157 MapIterator {Object {foo: 2}} | 170 MapIterator {Object {foo: 2}} |
| 158 __proto__: Map Iterator | 171 __proto__: Map Iterator |
| 159 [[IteratorHasMore]]: true | 172 [[IteratorHasMore]]: true |
| 160 [[IteratorIndex]]: 1 | 173 [[IteratorIndex]]: 1 |
| 161 [[IteratorKind]]: "values" | 174 [[IteratorKind]]: "values" |
| 162 <entries>[1] | 175 [[Entries]]: Array[1] |
| 163 0: Object | 176 0: Object |
| 177 length: 1 |
| 164 console-format-es6-2.html:11 SetIterator {Object {foo: 1}} | 178 console-format-es6-2.html:11 SetIterator {Object {foo: 1}} |
| 165 __proto__: Set Iterator | 179 __proto__: Set Iterator |
| 166 [[IteratorHasMore]]: true | 180 [[IteratorHasMore]]: true |
| 167 [[IteratorIndex]]: 1 | 181 [[IteratorIndex]]: 1 |
| 168 [[IteratorKind]]: "values" | 182 [[IteratorKind]]: "values" |
| 169 <entries>[1] | 183 [[Entries]]: Array[1] |
| 170 0: Object | 184 0: Object |
| 185 length: 1 |
| 171 console-format-es6-2.html:12 [SetIterator] | 186 console-format-es6-2.html:12 [SetIterator] |
| 172 0: SetIterator | 187 0: SetIterator |
| 173 length: 1 | 188 length: 1 |
| 174 __proto__: Array[0] | 189 __proto__: Array[0] |
| 175 globals[7] | 190 globals[7] |
| 176 SetIterator {Object {foo: 1}} | 191 SetIterator {Object {foo: 1}} |
| 177 __proto__: Set Iterator | 192 __proto__: Set Iterator |
| 178 [[IteratorHasMore]]: true | 193 [[IteratorHasMore]]: true |
| 179 [[IteratorIndex]]: 1 | 194 [[IteratorIndex]]: 1 |
| 180 [[IteratorKind]]: "values" | 195 [[IteratorKind]]: "values" |
| 181 <entries>[1] | 196 [[Entries]]: Array[1] |
| 182 0: Object | 197 0: Object |
| 198 length: 1 |
| 183 | 199 |
| OLD | NEW |