Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt

Issue 2102453003: [DevTools] Move collectionEntries to internalProperties in protocol (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
index 182ae3f425ba61039e21791154e41078bb026480..87806a2cfb521f637e0477c70a8a7077ae33ccb9 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
@@ -73,8 +73,10 @@ Object {a: Symbol(), Symbol(a): 2}
console-format-es6.html:11 Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
size: (...)
__proto__: Map
- <entries>[1]
+ [[Entries]]: Array[1]
0: {Object => Object}
+ length: 1
+ __proto__: Array[0]
dgozman 2016/06/28 21:09:11 Can we skip proto for entries? Would be ideal.
kozy 2016/06/28 23:57:31 I nullified it before passing.
console-format-es6.html:12 [Map]
0: Map
length: 1
@@ -83,12 +85,16 @@ globals[4]
Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
size: (...)
__proto__: Map
- <entries>[1]
+ [[Entries]]: Array[1]
0: {Object => Object}
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
__proto__: WeakMap
- <entries>[1]
+ [[Entries]]: Array[1]
0: {Object => Object}
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:12 [WeakMap]
0: WeakMap
length: 1
@@ -96,13 +102,17 @@ console-format-es6.html:12 [WeakMap]
globals[5]
WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
__proto__: WeakMap
- <entries>[1]
+ [[Entries]]: Array[1]
0: {Object => Object}
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:11 Set {Object {a: Symbol(), Symbol(a): 2}}
size: (...)
__proto__: Set
- <entries>[1]
+ [[Entries]]: Array[1]
0: Object
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:12 [Set]
0: Set
length: 1
@@ -111,12 +121,16 @@ globals[6]
Set {Object {a: Symbol(), Symbol(a): 2}}
size: (...)
__proto__: Set
- <entries>[1]
+ [[Entries]]: Array[1]
0: Object
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:11 WeakSet {Object {a: Symbol(), Symbol(a): 2}}
__proto__: WeakSet
- <entries>[1]
+ [[Entries]]: Array[1]
0: Object
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:12 [WeakSet]
0: WeakSet
length: 1
@@ -124,13 +138,17 @@ console-format-es6.html:12 [WeakSet]
globals[7]
WeakSet {Object {a: Symbol(), Symbol(a): 2}}
__proto__: WeakSet
- <entries>[1]
+ [[Entries]]: Array[1]
0: Object
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:11 Map {Map {} => WeakMap {}}
size: (...)
__proto__: Map
- <entries>[1]
+ [[Entries]]: Array[1]
0: {Map => WeakMap}
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:12 [Map]
0: Map
length: 1
@@ -139,13 +157,17 @@ globals[8]
Map {Map {} => WeakMap {}}
size: (...)
__proto__: Map
- <entries>[1]
+ [[Entries]]: Array[1]
0: {Map => WeakMap}
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:11 Map {Map {…} => WeakMap {…}}
size: (...)
__proto__: Map
- <entries>[1]
+ [[Entries]]: Array[1]
0: {Map => WeakMap}
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:12 [Map]
0: Map
length: 1
@@ -154,13 +176,17 @@ globals[9]
Map {Map {…} => WeakMap {…}}
size: (...)
__proto__: Map
- <entries>[1]
+ [[Entries]]: Array[1]
0: {Map => WeakMap}
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:11 Set {WeakSet {}}
size: (...)
__proto__: Set
- <entries>[1]
+ [[Entries]]: Array[1]
0: WeakSet
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:12 [Set]
0: Set
length: 1
@@ -169,13 +195,17 @@ globals[10]
Set {WeakSet {}}
size: (...)
__proto__: Set
- <entries>[1]
+ [[Entries]]: Array[1]
0: WeakSet
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:11 Set {WeakSet {…}}
size: (...)
__proto__: Set
- <entries>[1]
+ [[Entries]]: Array[1]
0: WeakSet
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:12 [Set]
0: Set
length: 1
@@ -184,17 +214,21 @@ globals[11]
Set {WeakSet {…}}
size: (...)
__proto__: Set
- <entries>[1]
+ [[Entries]]: Array[1]
0: WeakSet
+ length: 1
+ __proto__: Array[0]
console-format-es6.html:11 Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}}
size: (...)
__proto__: Map
- <entries>[5]
+ [[Entries]]: Array[5]
0: {" from str " => " to str "}
1: {undefined => undefined}
2: {null => null}
3: {42 => 42}
4: {Object => Object}
+ length: 5
+ __proto__: Array[0]
console-format-es6.html:12 [Map]
0: Map
length: 1
@@ -203,10 +237,12 @@ globals[12]
Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}}
size: (...)
__proto__: Map
- <entries>[5]
+ [[Entries]]: Array[5]
0: {" from str " => " to str "}
1: {undefined => undefined}
2: {null => null}
3: {42 => 42}
4: {Object => Object}
+ length: 5
+ __proto__: Array[0]

Powered by Google App Engine
This is Rietveld 408576698