| OLD | NEW |
| 1 CONSOLE MESSAGE: line 11: [object Promise] | 1 CONSOLE MESSAGE: line 11: [object Promise] |
| 2 CONSOLE MESSAGE: line 12: [object Promise] | 2 CONSOLE MESSAGE: line 12: [object Promise] |
| 3 CONSOLE MESSAGE: line 11: Symbol() | 3 CONSOLE MESSAGE: line 11: Symbol() |
| 4 CONSOLE MESSAGE: line 12: Symbol() | 4 CONSOLE MESSAGE: line 12: Symbol() |
| 5 CONSOLE MESSAGE: line 11: Symbol(a) | 5 CONSOLE MESSAGE: line 11: Symbol(a) |
| 6 CONSOLE MESSAGE: line 12: Symbol(a) | 6 CONSOLE MESSAGE: line 12: Symbol(a) |
| 7 CONSOLE MESSAGE: line 11: [object Object] | 7 CONSOLE MESSAGE: line 11: [object Object] |
| 8 CONSOLE MESSAGE: line 12: [object Object] | 8 CONSOLE MESSAGE: line 12: [object Object] |
| 9 CONSOLE MESSAGE: line 11: [object Map] | 9 CONSOLE MESSAGE: line 11: [object Map] |
| 10 CONSOLE MESSAGE: line 12: [object Map] | 10 CONSOLE MESSAGE: line 12: [object Map] |
| 11 CONSOLE MESSAGE: line 11: [object WeakMap] | 11 CONSOLE MESSAGE: line 11: [object WeakMap] |
| 12 CONSOLE MESSAGE: line 12: [object WeakMap] | 12 CONSOLE MESSAGE: line 12: [object WeakMap] |
| 13 CONSOLE MESSAGE: line 11: [object Set] | 13 CONSOLE MESSAGE: line 11: [object Set] |
| 14 CONSOLE MESSAGE: line 12: [object Set] | 14 CONSOLE MESSAGE: line 12: [object Set] |
| 15 CONSOLE MESSAGE: line 11: [object WeakSet] | 15 CONSOLE MESSAGE: line 11: [object WeakSet] |
| 16 CONSOLE MESSAGE: line 12: [object WeakSet] | 16 CONSOLE MESSAGE: line 12: [object WeakSet] |
| 17 CONSOLE MESSAGE: line 11: [object Map] | 17 CONSOLE MESSAGE: line 11: [object Map] |
| 18 CONSOLE MESSAGE: line 12: [object Map] | 18 CONSOLE MESSAGE: line 12: [object Map] |
| 19 CONSOLE MESSAGE: line 11: [object Map] | 19 CONSOLE MESSAGE: line 11: [object Map] |
| 20 CONSOLE MESSAGE: line 12: [object Map] | 20 CONSOLE MESSAGE: line 12: [object Map] |
| 21 CONSOLE MESSAGE: line 11: [object Set] | 21 CONSOLE MESSAGE: line 11: [object Set] |
| 22 CONSOLE MESSAGE: line 12: [object Set] | 22 CONSOLE MESSAGE: line 12: [object Set] |
| 23 CONSOLE MESSAGE: line 11: [object Set] | 23 CONSOLE MESSAGE: line 11: [object Set] |
| 24 CONSOLE MESSAGE: line 12: [object Set] | 24 CONSOLE MESSAGE: line 12: [object Set] |
| 25 CONSOLE MESSAGE: line 11: [object Map] | 25 CONSOLE MESSAGE: line 11: [object Map] |
| 26 CONSOLE MESSAGE: line 12: [object Map] | 26 CONSOLE MESSAGE: line 12: [object Map] |
| 27 Tests that console properly displays information about ES6 features. | 27 Tests that console properly displays information about ES6 features. |
| 28 | 28 |
| 29 console-format-es6.html:11 Promise {[[PromiseStatus]]: "rejected", [[PromiseValu
e]]: -0} | 29 console-format-es6.html:11 Promise {[[PromiseStatus]]: "rejected", [[PromiseValu
e]]: -0}Promise |
| 30 __proto__: Promise | 30 __proto__: Promise |
| 31 [[PromiseStatus]]: "rejected" | 31 [[PromiseStatus]]: "rejected" |
| 32 [[PromiseValue]]: -0 | 32 [[PromiseValue]]: -0 |
| 33 console-format-es6.html:12 [Promise] | 33 console-format-es6.html:12 [Promise]Array[1] |
| 34 0: Promise | 34 0: Promise |
| 35 length: 1 | 35 length: 1 |
| 36 __proto__: Array[0] | 36 __proto__: Array[0] |
| 37 globals[0] | 37 globals[0] |
| 38 Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0} | 38 Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0}Promise |
| 39 __proto__: Promise | 39 __proto__: Promise |
| 40 [[PromiseStatus]]: "rejected" | 40 [[PromiseStatus]]: "rejected" |
| 41 [[PromiseValue]]: -0 | 41 [[PromiseValue]]: -0 |
| 42 console-format-es6.html:11 Symbol() | 42 console-format-es6.html:11 Symbol() |
| 43 console-format-es6.html:12 [Symbol()] | 43 console-format-es6.html:12 [Symbol()]Array[1] |
| 44 0: Symbol() | 44 0: Symbol() |
| 45 length: 1 | 45 length: 1 |
| 46 __proto__: Array[0] | 46 __proto__: Array[0] |
| 47 globals[1] | 47 globals[1] |
| 48 Symbol() | 48 Symbol() |
| 49 console-format-es6.html:11 Symbol(a) | 49 console-format-es6.html:11 Symbol(a) |
| 50 console-format-es6.html:12 [Symbol(a)] | 50 console-format-es6.html:12 [Symbol(a)]Array[1] |
| 51 0: Symbol(a) | 51 0: Symbol(a) |
| 52 length: 1 | 52 length: 1 |
| 53 __proto__: Array[0] | 53 __proto__: Array[0] |
| 54 globals[2] | 54 globals[2] |
| 55 Symbol(a) | 55 Symbol(a) |
| 56 console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2} | 56 console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2}Object |
| 57 a: Symbol() | 57 a: Symbol() |
| 58 getter: (...) | 58 getter: (...) |
| 59 get getter: getter() | 59 get getter: getter() |
| 60 Symbol(a): 2 | 60 Symbol(a): 2 |
| 61 __proto__: Object | 61 __proto__: Object |
| 62 console-format-es6.html:12 [Object] | 62 console-format-es6.html:12 [Object]Array[1] |
| 63 0: Object | 63 0: Object |
| 64 length: 1 | 64 length: 1 |
| 65 __proto__: Array[0] | 65 __proto__: Array[0] |
| 66 globals[3] | 66 globals[3] |
| 67 Object {a: Symbol(), Symbol(a): 2} | 67 Object {a: Symbol(), Symbol(a): 2}Object |
| 68 a: Symbol() | 68 a: Symbol() |
| 69 getter: (...) | 69 getter: (...) |
| 70 get getter: getter() | 70 get getter: getter() |
| 71 Symbol(a): 2 | 71 Symbol(a): 2 |
| 72 __proto__: Object | 72 __proto__: Object |
| 73 console-format-es6.html:11 Map {Object {a: Symbol(), Symbol(a): 2} => Object {fo
o: 1}} | 73 console-format-es6.html:11 Map {Object {a: Symbol(), Symbol(a): 2} => Object {fo
o: 1}}Map |
| 74 size: (...) | 74 size: (...) |
| 75 __proto__: Map | 75 __proto__: Map |
| 76 [[Entries]]: Array[1] | 76 [[Entries]]: Array[1] |
| 77 0: {Object => Object} | 77 0: {Object => Object} |
| 78 length: 1 | 78 length: 1 |
| 79 console-format-es6.html:12 [Map] | 79 console-format-es6.html:12 [Map]Array[1] |
| 80 0: Map | 80 0: Map |
| 81 length: 1 | 81 length: 1 |
| 82 __proto__: Array[0] | 82 __proto__: Array[0] |
| 83 globals[4] | 83 globals[4] |
| 84 Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}} | 84 Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}Map |
| 85 size: (...) | 85 size: (...) |
| 86 __proto__: Map | 86 __proto__: Map |
| 87 [[Entries]]: Array[1] | 87 [[Entries]]: Array[1] |
| 88 0: {Object => Object} | 88 0: {Object => Object} |
| 89 length: 1 | 89 length: 1 |
| 90 console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object
{foo: 1}} | 90 console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object
{foo: 1}}WeakMap |
| 91 __proto__: WeakMap | 91 __proto__: WeakMap |
| 92 [[Entries]]: Array[1] | 92 [[Entries]]: Array[1] |
| 93 0: {Object => Object} | 93 0: {Object => Object} |
| 94 length: 1 | 94 length: 1 |
| 95 console-format-es6.html:12 [WeakMap] | 95 console-format-es6.html:12 [WeakMap]Array[1] |
| 96 0: WeakMap | 96 0: WeakMap |
| 97 length: 1 | 97 length: 1 |
| 98 __proto__: Array[0] | 98 __proto__: Array[0] |
| 99 globals[5] | 99 globals[5] |
| 100 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}} | 100 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}WeakMap |
| 101 __proto__: WeakMap | 101 __proto__: WeakMap |
| 102 [[Entries]]: Array[1] | 102 [[Entries]]: Array[1] |
| 103 0: {Object => Object} | 103 0: {Object => Object} |
| 104 length: 1 | 104 length: 1 |
| 105 console-format-es6.html:11 Set {Object {a: Symbol(), Symbol(a): 2}} | 105 console-format-es6.html:11 Set {Object {a: Symbol(), Symbol(a): 2}}Set |
| 106 size: (...) | 106 size: (...) |
| 107 __proto__: Set | 107 __proto__: Set |
| 108 [[Entries]]: Array[1] | 108 [[Entries]]: Array[1] |
| 109 0: Object | 109 0: Object |
| 110 length: 1 | 110 length: 1 |
| 111 console-format-es6.html:12 [Set] | 111 console-format-es6.html:12 [Set]Array[1] |
| 112 0: Set | 112 0: Set |
| 113 length: 1 | 113 length: 1 |
| 114 __proto__: Array[0] | 114 __proto__: Array[0] |
| 115 globals[6] | 115 globals[6] |
| 116 Set {Object {a: Symbol(), Symbol(a): 2}} | 116 Set {Object {a: Symbol(), Symbol(a): 2}}Set |
| 117 size: (...) | 117 size: (...) |
| 118 __proto__: Set | 118 __proto__: Set |
| 119 [[Entries]]: Array[1] | 119 [[Entries]]: Array[1] |
| 120 0: Object | 120 0: Object |
| 121 length: 1 | 121 length: 1 |
| 122 console-format-es6.html:11 WeakSet {Object {a: Symbol(), Symbol(a): 2}} | 122 console-format-es6.html:11 WeakSet {Object {a: Symbol(), Symbol(a): 2}}WeakSet |
| 123 __proto__: WeakSet | 123 __proto__: WeakSet |
| 124 [[Entries]]: Array[1] | 124 [[Entries]]: Array[1] |
| 125 0: Object | 125 0: Object |
| 126 length: 1 | 126 length: 1 |
| 127 console-format-es6.html:12 [WeakSet] | 127 console-format-es6.html:12 [WeakSet]Array[1] |
| 128 0: WeakSet | 128 0: WeakSet |
| 129 length: 1 | 129 length: 1 |
| 130 __proto__: Array[0] | 130 __proto__: Array[0] |
| 131 globals[7] | 131 globals[7] |
| 132 WeakSet {Object {a: Symbol(), Symbol(a): 2}} | 132 WeakSet {Object {a: Symbol(), Symbol(a): 2}}WeakSet |
| 133 __proto__: WeakSet | 133 __proto__: WeakSet |
| 134 [[Entries]]: Array[1] | 134 [[Entries]]: Array[1] |
| 135 0: Object | 135 0: Object |
| 136 length: 1 | 136 length: 1 |
| 137 console-format-es6.html:11 Map {Map {} => WeakMap {}} | 137 console-format-es6.html:11 Map {Map {} => WeakMap {}}Map |
| 138 size: (...) | 138 size: (...) |
| 139 __proto__: Map | 139 __proto__: Map |
| 140 [[Entries]]: Array[1] | 140 [[Entries]]: Array[1] |
| 141 0: {Map => WeakMap} | 141 0: {Map => WeakMap} |
| 142 length: 1 | 142 length: 1 |
| 143 console-format-es6.html:12 [Map] | 143 console-format-es6.html:12 [Map]Array[1] |
| 144 0: Map | 144 0: Map |
| 145 length: 1 | 145 length: 1 |
| 146 __proto__: Array[0] | 146 __proto__: Array[0] |
| 147 globals[8] | 147 globals[8] |
| 148 Map {Map {} => WeakMap {}} | 148 Map {Map {} => WeakMap {}}Map |
| 149 size: (...) | 149 size: (...) |
| 150 __proto__: Map | 150 __proto__: Map |
| 151 [[Entries]]: Array[1] | 151 [[Entries]]: Array[1] |
| 152 0: {Map => WeakMap} | 152 0: {Map => WeakMap} |
| 153 length: 1 | 153 length: 1 |
| 154 console-format-es6.html:11 Map {Map {…} => WeakMap {…}} | 154 console-format-es6.html:11 Map {Map {…} => WeakMap {…}}Map |
| 155 size: (...) | 155 size: (...) |
| 156 __proto__: Map | 156 __proto__: Map |
| 157 [[Entries]]: Array[1] | 157 [[Entries]]: Array[1] |
| 158 0: {Map => WeakMap} | 158 0: {Map => WeakMap} |
| 159 length: 1 | 159 length: 1 |
| 160 console-format-es6.html:12 [Map] | 160 console-format-es6.html:12 [Map]Array[1] |
| 161 0: Map | 161 0: Map |
| 162 length: 1 | 162 length: 1 |
| 163 __proto__: Array[0] | 163 __proto__: Array[0] |
| 164 globals[9] | 164 globals[9] |
| 165 Map {Map {…} => WeakMap {…}} | 165 Map {Map {…} => WeakMap {…}}Map |
| 166 size: (...) | 166 size: (...) |
| 167 __proto__: Map | 167 __proto__: Map |
| 168 [[Entries]]: Array[1] | 168 [[Entries]]: Array[1] |
| 169 0: {Map => WeakMap} | 169 0: {Map => WeakMap} |
| 170 length: 1 | 170 length: 1 |
| 171 console-format-es6.html:11 Set {WeakSet {}} | 171 console-format-es6.html:11 Set {WeakSet {}}Set |
| 172 size: (...) | 172 size: (...) |
| 173 __proto__: Set | 173 __proto__: Set |
| 174 [[Entries]]: Array[1] | 174 [[Entries]]: Array[1] |
| 175 0: WeakSet | 175 0: WeakSet |
| 176 length: 1 | 176 length: 1 |
| 177 console-format-es6.html:12 [Set] | 177 console-format-es6.html:12 [Set]Array[1] |
| 178 0: Set | 178 0: Set |
| 179 length: 1 | 179 length: 1 |
| 180 __proto__: Array[0] | 180 __proto__: Array[0] |
| 181 globals[10] | 181 globals[10] |
| 182 Set {WeakSet {}} | 182 Set {WeakSet {}}Set |
| 183 size: (...) | 183 size: (...) |
| 184 __proto__: Set | 184 __proto__: Set |
| 185 [[Entries]]: Array[1] | 185 [[Entries]]: Array[1] |
| 186 0: WeakSet | 186 0: WeakSet |
| 187 length: 1 | 187 length: 1 |
| 188 console-format-es6.html:11 Set {WeakSet {…}} | 188 console-format-es6.html:11 Set {WeakSet {…}}Set |
| 189 size: (...) | 189 size: (...) |
| 190 __proto__: Set | 190 __proto__: Set |
| 191 [[Entries]]: Array[1] | 191 [[Entries]]: Array[1] |
| 192 0: WeakSet | 192 0: WeakSet |
| 193 length: 1 | 193 length: 1 |
| 194 console-format-es6.html:12 [Set] | 194 console-format-es6.html:12 [Set]Array[1] |
| 195 0: Set | 195 0: Set |
| 196 length: 1 | 196 length: 1 |
| 197 __proto__: Array[0] | 197 __proto__: Array[0] |
| 198 globals[11] | 198 globals[11] |
| 199 Set {WeakSet {…}} | 199 Set {WeakSet {…}}Set |
| 200 size: (...) | 200 size: (...) |
| 201 __proto__: Set | 201 __proto__: Set |
| 202 [[Entries]]: Array[1] | 202 [[Entries]]: Array[1] |
| 203 0: WeakSet | 203 0: WeakSet |
| 204 length: 1 | 204 length: 1 |
| 205 console-format-es6.html:11 Map {" from str " => " to str ", undefined => undefin
ed, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}} | 205 console-format-es6.html:11 Map {" from str " => " to str ", undefined => undefin
ed, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}}Map |
| 206 size: (...) | 206 size: (...) |
| 207 __proto__: Map | 207 __proto__: Map |
| 208 [[Entries]]: Array[5] | 208 [[Entries]]: Array[5] |
| 209 0: {" from str " => " to str "} | 209 0: {" from str " => " to str "} |
| 210 1: {undefined => undefined} | 210 1: {undefined => undefined} |
| 211 2: {null => null} | 211 2: {null => null} |
| 212 3: {42 => 42} | 212 3: {42 => 42} |
| 213 4: {Object => Object} | 213 4: {Object => Object} |
| 214 length: 5 | 214 length: 5 |
| 215 console-format-es6.html:12 [Map] | 215 console-format-es6.html:12 [Map]Array[1] |
| 216 0: Map | 216 0: Map |
| 217 length: 1 | 217 length: 1 |
| 218 __proto__: Array[0] | 218 __proto__: Array[0] |
| 219 globals[12] | 219 globals[12] |
| 220 Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42,
Object {foo: "from"} => Object {foo: "to"}} | 220 Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42,
Object {foo: "from"} => Object {foo: "to"}}Map |
| 221 size: (...) | 221 size: (...) |
| 222 __proto__: Map | 222 __proto__: Map |
| 223 [[Entries]]: Array[5] | 223 [[Entries]]: Array[5] |
| 224 0: {" from str " => " to str "} | 224 0: {" from str " => " to str "} |
| 225 1: {undefined => undefined} | 225 1: {undefined => undefined} |
| 226 2: {null => null} | 226 2: {null => null} |
| 227 3: {42 => 42} | 227 3: {42 => 42} |
| 228 4: {Object => Object} | 228 4: {Object => Object} |
| 229 length: 5 | 229 length: 5 |
| 230 | 230 |
| OLD | NEW |