| Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/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/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-format-es6-expected.txt
|
| similarity index 60%
|
| copy from third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
|
| copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-format-es6-expected.txt
|
| index e66628302cba421a6cab9d1552f23fdb88343b76..dbbb33e2a0753c5226ce3ef8f61274f3f76ab1b6 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
|
| +++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-format-es6-expected.txt
|
| @@ -42,68 +42,68 @@ console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2}
|
| console-format-es6.html:12 [Object]
|
| globals[3]
|
| Object {a: Symbol(), Symbol(a): 2}
|
| -console-format-es6.html:11 Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| -console-format-es6.html:12 [Map(1)]
|
| +console-format-es6.html:11 Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| +console-format-es6.html:12 [Map]
|
| globals[4]
|
| -Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| +Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| console-format-es6.html:12 [WeakMap]
|
| globals[5]
|
| WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| -console-format-es6.html:11 Set(1) {Object {a: Symbol(), Symbol(a): 2}}
|
| -console-format-es6.html:12 [Set(1)]
|
| +console-format-es6.html:11 Set {Object {a: Symbol(), Symbol(a): 2}}
|
| +console-format-es6.html:12 [Set]
|
| globals[6]
|
| -Set(1) {Object {a: Symbol(), Symbol(a): 2}}
|
| +Set {Object {a: Symbol(), Symbol(a): 2}}
|
| console-format-es6.html:11 WeakSet {Object {a: Symbol(), Symbol(a): 2}}
|
| console-format-es6.html:12 [WeakSet]
|
| globals[7]
|
| WeakSet {Object {a: Symbol(), Symbol(a): 2}}
|
| -console-format-es6.html:11 Map(1) {Map(0) {} => WeakMap {}}
|
| -console-format-es6.html:12 [Map(1)]
|
| +console-format-es6.html:11 Map {Map {} => WeakMap {}}
|
| +console-format-es6.html:12 [Map]
|
| globals[8]
|
| -Map(1) {Map(0) {} => WeakMap {}}
|
| -console-format-es6.html:11 Map(1) {Map(1) {…} => WeakMap {…}}
|
| -console-format-es6.html:12 [Map(1)]
|
| +Map {Map {} => WeakMap {}}
|
| +console-format-es6.html:11 Map {Map {…} => WeakMap {…}}
|
| +console-format-es6.html:12 [Map]
|
| globals[9]
|
| -Map(1) {Map(1) {…} => WeakMap {…}}
|
| -console-format-es6.html:11 Set(1) {WeakSet {}}
|
| -console-format-es6.html:12 [Set(1)]
|
| +Map {Map {…} => WeakMap {…}}
|
| +console-format-es6.html:11 Set {WeakSet {}}
|
| +console-format-es6.html:12 [Set]
|
| globals[10]
|
| -Set(1) {WeakSet {}}
|
| -console-format-es6.html:11 Set(1) {WeakSet {…}}
|
| -console-format-es6.html:12 [Set(1)]
|
| +Set {WeakSet {}}
|
| +console-format-es6.html:11 Set {WeakSet {…}}
|
| +console-format-es6.html:12 [Set]
|
| globals[11]
|
| -Set(1) {WeakSet {…}}
|
| -console-format-es6.html:11 Map(6) {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}…}
|
| -console-format-es6.html:12 [Map(6)]
|
| +Set {WeakSet {…}}
|
| +console-format-es6.html:11 Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}…}
|
| +console-format-es6.html:12 [Map]
|
| globals[12]
|
| -Map(6) {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}…}
|
| +Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}…}
|
| Expanded all messages
|
| console-format-es6.html:11 Promise
|
| __proto__: Promise
|
| [[PromiseStatus]]: "rejected"
|
| [[PromiseValue]]: -0
|
| -console-format-es6.html:12 Array(1)
|
| +console-format-es6.html:12 Array[1]
|
| 0: Promise
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[0]
|
| Promise
|
| __proto__: Promise
|
| [[PromiseStatus]]: "rejected"
|
| [[PromiseValue]]: -0
|
| console-format-es6.html:11 Symbol()
|
| -console-format-es6.html:12 Array(1)
|
| +console-format-es6.html:12 Array[1]
|
| 0: Symbol()
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[1]
|
| Symbol()
|
| console-format-es6.html:11 Symbol(a)
|
| -console-format-es6.html:12 Array(1)
|
| +console-format-es6.html:12 Array[1]
|
| 0: Symbol(a)
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[2]
|
| Symbol(a)
|
| console-format-es6.html:11 Object
|
| @@ -112,10 +112,10 @@ console-format-es6.html:11 Object
|
| Symbol(a): 2
|
| get getter: function getter()
|
| __proto__: Object
|
| -console-format-es6.html:12 Array(1)
|
| +console-format-es6.html:12 Array[1]
|
| 0: Object
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[3]
|
| Object
|
| a: Symbol()
|
| @@ -123,163 +123,163 @@ Object
|
| Symbol(a): 2
|
| get getter: function getter()
|
| __proto__: Object
|
| -console-format-es6.html:11 Map(1)
|
| +console-format-es6.html:11 Map
|
| size: (...)
|
| __proto__: Map
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: {Object => Object}
|
| length: 1
|
| -console-format-es6.html:12 Array(1)
|
| - 0: Map(1)
|
| +console-format-es6.html:12 Array[1]
|
| + 0: Map
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[4]
|
| -Map(1)
|
| +Map
|
| size: (...)
|
| __proto__: Map
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: {Object => Object}
|
| length: 1
|
| console-format-es6.html:11 WeakMap
|
| __proto__: WeakMap
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: {Object => Object}
|
| length: 1
|
| -console-format-es6.html:12 Array(1)
|
| +console-format-es6.html:12 Array[1]
|
| 0: WeakMap
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[5]
|
| WeakMap
|
| __proto__: WeakMap
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: {Object => Object}
|
| length: 1
|
| -console-format-es6.html:11 Set(1)
|
| +console-format-es6.html:11 Set
|
| size: (...)
|
| __proto__: Set
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: Object
|
| length: 1
|
| -console-format-es6.html:12 Array(1)
|
| - 0: Set(1)
|
| +console-format-es6.html:12 Array[1]
|
| + 0: Set
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[6]
|
| -Set(1)
|
| +Set
|
| size: (...)
|
| __proto__: Set
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: Object
|
| length: 1
|
| console-format-es6.html:11 WeakSet
|
| __proto__: WeakSet
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: Object
|
| length: 1
|
| -console-format-es6.html:12 Array(1)
|
| +console-format-es6.html:12 Array[1]
|
| 0: WeakSet
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[7]
|
| WeakSet
|
| __proto__: WeakSet
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: Object
|
| length: 1
|
| -console-format-es6.html:11 Map(1)
|
| +console-format-es6.html:11 Map
|
| size: (...)
|
| __proto__: Map
|
| - [[Entries]]: Array(1)
|
| - 0: {Map(0) => WeakMap}
|
| + [[Entries]]: Array[1]
|
| + 0: {Map => WeakMap}
|
| length: 1
|
| -console-format-es6.html:12 Array(1)
|
| - 0: Map(1)
|
| +console-format-es6.html:12 Array[1]
|
| + 0: Map
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[8]
|
| -Map(1)
|
| +Map
|
| size: (...)
|
| __proto__: Map
|
| - [[Entries]]: Array(1)
|
| - 0: {Map(0) => WeakMap}
|
| + [[Entries]]: Array[1]
|
| + 0: {Map => WeakMap}
|
| length: 1
|
| -console-format-es6.html:11 Map(1)
|
| +console-format-es6.html:11 Map
|
| size: (...)
|
| __proto__: Map
|
| - [[Entries]]: Array(1)
|
| - 0: {Map(1) => WeakMap}
|
| + [[Entries]]: Array[1]
|
| + 0: {Map => WeakMap}
|
| length: 1
|
| -console-format-es6.html:12 Array(1)
|
| - 0: Map(1)
|
| +console-format-es6.html:12 Array[1]
|
| + 0: Map
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[9]
|
| -Map(1)
|
| +Map
|
| size: (...)
|
| __proto__: Map
|
| - [[Entries]]: Array(1)
|
| - 0: {Map(1) => WeakMap}
|
| + [[Entries]]: Array[1]
|
| + 0: {Map => WeakMap}
|
| length: 1
|
| -console-format-es6.html:11 Set(1)
|
| +console-format-es6.html:11 Set
|
| size: (...)
|
| __proto__: Set
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: WeakSet
|
| length: 1
|
| -console-format-es6.html:12 Array(1)
|
| - 0: Set(1)
|
| +console-format-es6.html:12 Array[1]
|
| + 0: Set
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[10]
|
| -Set(1)
|
| +Set
|
| size: (...)
|
| __proto__: Set
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: WeakSet
|
| length: 1
|
| -console-format-es6.html:11 Set(1)
|
| +console-format-es6.html:11 Set
|
| size: (...)
|
| __proto__: Set
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: WeakSet
|
| length: 1
|
| -console-format-es6.html:12 Array(1)
|
| - 0: Set(1)
|
| +console-format-es6.html:12 Array[1]
|
| + 0: Set
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[11]
|
| -Set(1)
|
| +Set
|
| size: (...)
|
| __proto__: Set
|
| - [[Entries]]: Array(1)
|
| + [[Entries]]: Array[1]
|
| 0: WeakSet
|
| length: 1
|
| -console-format-es6.html:11 Map(6)
|
| +console-format-es6.html:11 Map
|
| size: (...)
|
| __proto__: Map
|
| - [[Entries]]: Array(6)
|
| + [[Entries]]: Array[6]
|
| 0: {" from str " => " to str "}
|
| 1: {undefined => undefined}
|
| 2: {null => null}
|
| 3: {42 => 42}
|
| 4: {Object => Object}
|
| - 5: {Array(1) => Array(1)}
|
| + 5: {Array[1] => Array[1]}
|
| length: 6
|
| -console-format-es6.html:12 Array(1)
|
| - 0: Map(6)
|
| +console-format-es6.html:12 Array[1]
|
| + 0: Map
|
| length: 1
|
| - __proto__: Array(0)
|
| + __proto__: Array[0]
|
| globals[12]
|
| -Map(6)
|
| +Map
|
| size: (...)
|
| __proto__: Map
|
| - [[Entries]]: Array(6)
|
| + [[Entries]]: Array[6]
|
| 0: {" from str " => " to str "}
|
| 1: {undefined => undefined}
|
| 2: {null => null}
|
| 3: {42 => 42}
|
| 4: {Object => Object}
|
| - 5: {Array(1) => Array(1)}
|
| + 5: {Array[1] => Array[1]}
|
| length: 6
|
|
|
|
|