Chromium Code Reviews| Index: test/mjsunit/runtime-gen/doublehi.js |
| diff --git a/test/mjsunit/runtime-gen/doublehi.js b/test/mjsunit/runtime-gen/doublehi.js |
| index 6b808f513b4deb065da7bfcd569913d117121936..9212f6dfca1dd6f61d7aab065c9883dbf30a40b4 100644 |
| --- a/test/mjsunit/runtime-gen/doublehi.js |
| +++ b/test/mjsunit/runtime-gen/doublehi.js |
| @@ -2,4 +2,4 @@ |
| // AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY |
| // Flags: --allow-natives-syntax --harmony |
| var _x = 1.5; |
| -%_DoubleHi(_x); |
| +%DoubleHi(_x); |