Index: third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt |
index 7d15ef3a7188844b3ab82db0d607866862aca1bc..91e686f4ab2f973bfeafda1645c79e7fefbfb3e0 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt |
@@ -21,9 +21,11 @@ console-format-es6-2.html:11 MapIterator {41, Object {foo: 1}} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "keys" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: 41 |
1: Object |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:12 [MapIterator] |
0: MapIterator |
length: 1 |
@@ -34,17 +36,21 @@ MapIterator {41, Object {foo: 1}} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "keys" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: 41 |
1: Object |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:11 MapIterator {42, Object {foo: 2}} |
__proto__: Map Iterator |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "values" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: 42 |
1: Object |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:12 [MapIterator] |
0: MapIterator |
length: 1 |
@@ -55,17 +61,21 @@ MapIterator {42, Object {foo: 2}} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "values" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: 42 |
1: Object |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:11 MapIterator {[41, 42], [Object, Object]} |
__proto__: Map Iterator |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "entries" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: Array[2] |
1: Array[2] |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:12 [MapIterator] |
0: MapIterator |
length: 1 |
@@ -76,17 +86,21 @@ MapIterator {[41, 42], [Object, Object]} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "entries" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: Array[2] |
1: Array[2] |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
__proto__: Set Iterator |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "values" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: 41 |
1: Object |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:12 [SetIterator] |
0: SetIterator |
length: 1 |
@@ -97,17 +111,21 @@ SetIterator {41, Object {foo: 1}} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "values" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: 41 |
1: Object |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}} |
__proto__: Set Iterator |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "values" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: 41 |
1: Object |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:12 [SetIterator] |
0: SetIterator |
length: 1 |
@@ -118,17 +136,21 @@ SetIterator {41, Object {foo: 1}} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "values" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: 41 |
1: Object |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:11 SetIterator {[41, 41], [Object, Object]} |
__proto__: Set Iterator |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "entries" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: Array[2] |
1: Array[2] |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:12 [SetIterator] |
0: SetIterator |
length: 1 |
@@ -139,16 +161,20 @@ SetIterator {[41, 41], [Object, Object]} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 0 |
[[IteratorKind]]: "entries" |
- <entries>[2] |
+ [[Entries]]: Array[2] |
0: Array[2] |
1: Array[2] |
+ length: 2 |
+ __proto__: Array[0] |
console-format-es6-2.html:11 MapIterator {Object {foo: 2}} |
__proto__: Map Iterator |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 1 |
[[IteratorKind]]: "values" |
- <entries>[1] |
+ [[Entries]]: Array[1] |
0: Object |
+ length: 1 |
+ __proto__: Array[0] |
console-format-es6-2.html:12 [MapIterator] |
0: MapIterator |
length: 1 |
@@ -159,15 +185,19 @@ MapIterator {Object {foo: 2}} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 1 |
[[IteratorKind]]: "values" |
- <entries>[1] |
+ [[Entries]]: Array[1] |
0: Object |
+ length: 1 |
+ __proto__: Array[0] |
console-format-es6-2.html:11 SetIterator {Object {foo: 1}} |
__proto__: Set Iterator |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 1 |
[[IteratorKind]]: "values" |
- <entries>[1] |
+ [[Entries]]: Array[1] |
0: Object |
+ length: 1 |
+ __proto__: Array[0] |
console-format-es6-2.html:12 [SetIterator] |
0: SetIterator |
length: 1 |
@@ -178,6 +208,8 @@ SetIterator {Object {foo: 1}} |
[[IteratorHasMore]]: true |
[[IteratorIndex]]: 1 |
[[IteratorKind]]: "values" |
- <entries>[1] |
+ [[Entries]]: Array[1] |
0: Object |
+ length: 1 |
+ __proto__: Array[0] |