Index: test/mjsunit/constant-folding-2.js |
diff --git a/test/mjsunit/constant-folding-2.js b/test/mjsunit/constant-folding-2.js |
index 3f82c2fa43cc9ca5c38e281e06f24e96602fe3bb..e9bea0aab5f76da74ad6cc868d2fd40aca97e862 100644 |
--- a/test/mjsunit/constant-folding-2.js |
+++ b/test/mjsunit/constant-folding-2.js |
@@ -26,7 +26,8 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-// Flags: --nodead-code-elimination --fold-constants --allow-natives-syntax --nostress-opt |
+// Flags: --nodead-code-elimination --fold-constants |
+// Flags: --allow-natives-syntax --nostress-opt --crankshaft |
function test(f) { |
f(); |