| Index: test/webkit/dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js
|
| diff --git a/test/webkit/dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js b/test/webkit/dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js
|
| index bb4fee926139fecc1a727397ac8b2df54d8a3dd9..c422d31c86d9a70810f78e6c67063ffd9db56128 100644
|
| --- a/test/webkit/dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js
|
| +++ b/test/webkit/dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js
|
| @@ -51,4 +51,3 @@ for (var i = 0; i < 500; ++i) {
|
| shouldBe("result[0]", expectedFirst);
|
| shouldBe("result[1]", expectedSecond);
|
| }
|
| -
|
|
|