Chromium Code Reviews| Index: test/mjsunit/double-intrinsics.js |
| diff --git a/test/mjsunit/double-intrinsics.js b/test/mjsunit/double-intrinsics.js |
| index 808420919975b4b05eb5425fa04068c5e8b47aec..16d6538937f5d55d9bbb17f50bfdbea90c0e665d 100644 |
| --- a/test/mjsunit/double-intrinsics.js |
| +++ b/test/mjsunit/double-intrinsics.js |
| @@ -3,7 +3,6 @@ |
| // found in the LICENSE file. |
| // Flags: --allow-natives-syntax |
| -// Flags: --noalways-opt |
| function assertDoubleBits(hi, lo, x) { |
| hi = hi | 0; |