| Index: test/mjsunit/runtime-gen/smilexicographiccompare.js
|
| diff --git a/test/mjsunit/runtime-gen/smilexicographiccompare.js b/test/mjsunit/runtime-gen/smilexicographiccompare.js
|
| deleted file mode 100644
|
| index d227a9ffc11198d3629d19a0b9c3704084c1adbc..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/runtime-gen/smilexicographiccompare.js
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -// Copyright 2014 the V8 project authors. All rights reserved.
|
| -// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY
|
| -// Flags: --allow-natives-syntax --harmony --harmony-proxies
|
| -var _x_value = 1;
|
| -var _y_value = 1;
|
| -%SmiLexicographicCompare(_x_value, _y_value);
|
|
|