aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/constant-folding-2.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/constant-folding-2.js')
-rw-r--r--deps/v8/test/mjsunit/constant-folding-2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/mjsunit/constant-folding-2.js b/deps/v8/test/mjsunit/constant-folding-2.js
index e9bea0aab5..e2d334b2f2 100644
--- a/deps/v8/test/mjsunit/constant-folding-2.js
+++ b/deps/v8/test/mjsunit/constant-folding-2.js
@@ -27,7 +27,7 @@
// Flags: --nodead-code-elimination --fold-constants
-// Flags: --allow-natives-syntax --nostress-opt --crankshaft
+// Flags: --allow-natives-syntax --nostress-opt --opt
function test(f) {
f();