| Index: LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt
|
| diff --git a/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt b/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt
|
| index 244c8ea8f25c01664929fe3e05bdf0e948b4d776..55b0eea47b734d0a9cfb4538799b3085d4ddede8 100644
|
| --- a/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt
|
| +++ b/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt
|
| @@ -32,7 +32,7 @@ Properties of array
|
| Properties of Bound function
|
| __proto__ own function undefined
|
| length own number 0
|
| - name own string
|
| + name own string bound Number
|
| Internal properties
|
| [[BoundArgs]] object undefined
|
| [[BoundThis]] object undefined
|
|
|