| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt
|
| index 6adaac2c1dc0720825f97f5dc59ad08e144ee337..23f74570175337832f267024a4607f4a5083a521 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt
|
| @@ -7,7 +7,6 @@ Running test: testArguments
|
| type : string
|
| value : undefined|NaN|[object Object]|[object Window]
|
| }
|
| - wasThrown : false
|
| }
|
|
|
| Running test: testSyntaxErrorInFunction
|
| @@ -25,7 +24,6 @@ Running test: testSyntaxErrorInFunction
|
| subtype : error
|
| type : object
|
| }
|
| - wasThrown : true
|
| }
|
|
|
| Running test: testExceptionInFunctionExpression
|
| @@ -43,7 +41,6 @@ Running test: testExceptionInFunctionExpression
|
| subtype : error
|
| type : object
|
| }
|
| - wasThrown : true
|
| }
|
|
|
| Running test: testFunctionReturnNotPromise
|
| @@ -102,6 +99,5 @@ Running test: testFunctionReturnRejectedPromise
|
| a : 3
|
| }
|
| }
|
| - wasThrown : true
|
| }
|
|
|
|
|