| OLD | NEW |
| 1 CONSOLE MESSAGE: line 15: [object Object] | 1 CONSOLE MESSAGE: line 15: [object Object] |
| 2 CONSOLE MESSAGE: line 18: Symbol() | 2 CONSOLE MESSAGE: line 18: Symbol() |
| 3 CONSOLE MESSAGE: line 22: [object Map] | 3 CONSOLE MESSAGE: line 22: [object Map] |
| 4 CONSOLE MESSAGE: line 22: [object WeakMap] | 4 CONSOLE MESSAGE: line 22: [object WeakMap] |
| 5 CONSOLE MESSAGE: line 26: [object Set] | 5 CONSOLE MESSAGE: line 26: [object Set] |
| 6 CONSOLE MESSAGE: line 26: [object WeakSet] | 6 CONSOLE MESSAGE: line 26: [object WeakSet] |
| 7 CONSOLE MESSAGE: line 34: [object Set] | 7 CONSOLE MESSAGE: line 34: [object Set] |
| 8 CONSOLE MESSAGE: line 37: [object WeakMap] | 8 CONSOLE MESSAGE: line 37: [object WeakMap] |
| 9 CONSOLE MESSAGE: line 45: [object Map Iterator] | 9 CONSOLE MESSAGE: line 45: [object Map Iterator] |
| 10 CONSOLE MESSAGE: line 46: [object Map Iterator] | 10 CONSOLE MESSAGE: line 46: [object Map Iterator] |
| 11 CONSOLE MESSAGE: line 47: [object Map Iterator] | 11 CONSOLE MESSAGE: line 47: [object Map Iterator] |
| 12 CONSOLE MESSAGE: line 45: [object Set Iterator] | 12 CONSOLE MESSAGE: line 45: [object Set Iterator] |
| 13 CONSOLE MESSAGE: line 46: [object Set Iterator] | 13 CONSOLE MESSAGE: line 46: [object Set Iterator] |
| 14 CONSOLE MESSAGE: line 47: [object Set Iterator] | 14 CONSOLE MESSAGE: line 47: [object Set Iterator] |
| 15 Tests that console logging dumps proper messages. | 15 Tests that console logging dumps proper messages. |
| 16 | 16 |
| 17 console-dir-es6.html:15 Object | 17 console-dir-es6.html:15 Object |
| 18 a: 1 | 18 a: 1 |
| 19 Symbol(): 2 | 19 Symbol(): 2 |
| 20 Symbol(Symbol.iterator): Symbol(foo) | 20 Symbol(Symbol.iterator): Symbol(foo) |
| 21 Symbol(a): 3 | 21 Symbol(a): 3 |
| 22 Symbol(a): Symbol(Symbol.iterator) | 22 Symbol(a): Symbol(Symbol.iterator) |
| 23 __proto__: Object | 23 __proto__: Object |
| 24 console-dir-es6.html:18 Symbol() | 24 console-dir-es6.html:18 Symbol() |
| 25 console-dir-es6.html:22 Map | 25 console-dir-es6.html:22 Map |
| 26 size: (...) | 26 size: (...) |
| 27 __proto__: Map | 27 __proto__: Map |
| 28 <entries>[1] | 28 [[Entries]]: Array[1] |
| 29 0: {Object => Object} | 29 0: {Object => Object} |
| 30 length: 1 |
| 31 __proto__: Array[0] |
| 30 console-dir-es6.html:22 WeakMap | 32 console-dir-es6.html:22 WeakMap |
| 31 __proto__: WeakMap | 33 __proto__: WeakMap |
| 32 <entries>[1] | 34 [[Entries]]: Array[1] |
| 33 0: {Object => Object} | 35 0: {Object => Object} |
| 36 length: 1 |
| 37 __proto__: Array[0] |
| 34 console-dir-es6.html:26 Set | 38 console-dir-es6.html:26 Set |
| 35 size: (...) | 39 size: (...) |
| 36 __proto__: Set | 40 __proto__: Set |
| 37 <entries>[1] | 41 [[Entries]]: Array[1] |
| 38 0: Object | 42 0: Object |
| 43 length: 1 |
| 44 __proto__: Array[0] |
| 39 console-dir-es6.html:26 WeakSet | 45 console-dir-es6.html:26 WeakSet |
| 40 __proto__: WeakSet | 46 __proto__: WeakSet |
| 41 <entries>[1] | 47 [[Entries]]: Array[1] |
| 42 0: Object | 48 0: Object |
| 49 length: 1 |
| 50 __proto__: Array[0] |
| 43 console-dir-es6.html:34 Set | 51 console-dir-es6.html:34 Set |
| 44 size: (...) | 52 size: (...) |
| 45 __proto__: Set | 53 __proto__: Set |
| 46 <entries>[1] | 54 [[Entries]]: Array[1] |
| 47 0: Set | 55 0: Set |
| 56 length: 1 |
| 57 __proto__: Array[0] |
| 48 console-dir-es6.html:37 WeakMap | 58 console-dir-es6.html:37 WeakMap |
| 49 __proto__: WeakMap | 59 __proto__: WeakMap |
| 50 <entries>[0] | 60 [[Entries]]: Array[0] |
| 51 No Entries | 61 length: 0 |
| 62 __proto__: Array[0] |
| 52 console-dir-es6.html:45 MapIterator | 63 console-dir-es6.html:45 MapIterator |
| 53 __proto__: Map Iterator | 64 __proto__: Map Iterator |
| 54 [[IteratorHasMore]]: true | 65 [[IteratorHasMore]]: true |
| 55 [[IteratorIndex]]: 0 | 66 [[IteratorIndex]]: 0 |
| 56 [[IteratorKind]]: "keys" | 67 [[IteratorKind]]: "keys" |
| 57 <entries>[1] | 68 [[Entries]]: Array[1] |
| 58 0: Object | 69 0: Object |
| 70 length: 1 |
| 71 __proto__: Array[0] |
| 59 console-dir-es6.html:46 MapIterator | 72 console-dir-es6.html:46 MapIterator |
| 60 __proto__: Map Iterator | 73 __proto__: Map Iterator |
| 61 [[IteratorHasMore]]: true | 74 [[IteratorHasMore]]: true |
| 62 [[IteratorIndex]]: 0 | 75 [[IteratorIndex]]: 0 |
| 63 [[IteratorKind]]: "values" | 76 [[IteratorKind]]: "values" |
| 64 <entries>[1] | 77 [[Entries]]: Array[1] |
| 65 0: Object | 78 0: Object |
| 79 length: 1 |
| 80 __proto__: Array[0] |
| 66 console-dir-es6.html:47 MapIterator | 81 console-dir-es6.html:47 MapIterator |
| 67 __proto__: Map Iterator | 82 __proto__: Map Iterator |
| 68 [[IteratorHasMore]]: true | 83 [[IteratorHasMore]]: true |
| 69 [[IteratorIndex]]: 0 | 84 [[IteratorIndex]]: 0 |
| 70 [[IteratorKind]]: "entries" | 85 [[IteratorKind]]: "entries" |
| 71 <entries>[1] | 86 [[Entries]]: Array[1] |
| 72 0: Array[2] | 87 0: Array[2] |
| 88 length: 1 |
| 89 __proto__: Array[0] |
| 73 console-dir-es6.html:45 SetIterator | 90 console-dir-es6.html:45 SetIterator |
| 74 __proto__: Set Iterator | 91 __proto__: Set Iterator |
| 75 [[IteratorHasMore]]: true | 92 [[IteratorHasMore]]: true |
| 76 [[IteratorIndex]]: 0 | 93 [[IteratorIndex]]: 0 |
| 77 [[IteratorKind]]: "values" | 94 [[IteratorKind]]: "values" |
| 78 <entries>[1] | 95 [[Entries]]: Array[1] |
| 79 0: Object | 96 0: Object |
| 97 length: 1 |
| 98 __proto__: Array[0] |
| 80 console-dir-es6.html:46 SetIterator | 99 console-dir-es6.html:46 SetIterator |
| 81 __proto__: Set Iterator | 100 __proto__: Set Iterator |
| 82 [[IteratorHasMore]]: true | 101 [[IteratorHasMore]]: true |
| 83 [[IteratorIndex]]: 0 | 102 [[IteratorIndex]]: 0 |
| 84 [[IteratorKind]]: "values" | 103 [[IteratorKind]]: "values" |
| 85 <entries>[1] | 104 [[Entries]]: Array[1] |
| 86 0: Object | 105 0: Object |
| 106 length: 1 |
| 107 __proto__: Array[0] |
| 87 console-dir-es6.html:47 SetIterator | 108 console-dir-es6.html:47 SetIterator |
| 88 __proto__: Set Iterator | 109 __proto__: Set Iterator |
| 89 [[IteratorHasMore]]: true | 110 [[IteratorHasMore]]: true |
| 90 [[IteratorIndex]]: 0 | 111 [[IteratorIndex]]: 0 |
| 91 [[IteratorKind]]: "entries" | 112 [[IteratorKind]]: "entries" |
| 92 <entries>[1] | 113 [[Entries]]: Array[1] |
| 93 0: Array[2] | 114 0: Array[2] |
| 115 length: 1 |
| 116 __proto__: Array[0] |
| 94 | 117 |
| OLD | NEW |