Index: test/mjsunit/regress/regress-crbug-465298.js |
diff --git a/test/mjsunit/regress/regress-crbug-465298.js b/test/mjsunit/regress/regress-crbug-465298.js |
index 0b2827b0d2f8fb0e47a10a8b0c4377382fafc049..0c5ab56c7abd88c51126433f5d774eee8a75cd25 100644 |
--- a/test/mjsunit/regress/regress-crbug-465298.js |
+++ b/test/mjsunit/regress/regress-crbug-465298.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --noturbo-osr --expose-debug-as debug |
+// Flags: --noturbo-osr --noturbo-inlining --expose-debug-as debug |
var stdlib = this; |
var buffer = new ArrayBuffer(64 * 1024); |