Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt |
| index 427e428aefb619041af3450f38b884e44fd249b3..7ef71b32bb03cc6ec7b3704d7d6e5208c9b343fb 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt |
| @@ -15,8 +15,6 @@ properties-special.html:11 anonymous(a, b) |
| __proto__: () |
| <function scope> |
| properties-special.html:12 anonymous() |
| - arguments: (...) |
| - caller: (...) |
|
lushnikov
2016/05/06 04:28:11
how come this got removed?
kozy
2016/05/06 15:24:55
Bound function object contains function ThrowTypeE
|
| length: 1 |
| name: "bound " |
| __proto__: () |