| Index: test/webkit/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js
|
| diff --git a/test/webkit/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js b/test/webkit/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js
|
| index f8a67946a2124262a6602a082d65a5e1e72925c0..cbe4343f0a802c4354465e8fca8872972eab3193 100644
|
| --- a/test/webkit/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js
|
| +++ b/test/webkit/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js
|
| @@ -43,4 +43,3 @@ for (var i = 0; i < 100; ++i) {
|
| } else
|
| shouldThrow("foo({f:42}, null)");
|
| }
|
| -
|
|
|