Index: test/mjsunit/compiler/uint8-clamped-array.js |
diff --git a/test/mjsunit/compiler/uint8-clamped-array.js b/test/mjsunit/compiler/uint8-clamped-array.js |
index 66274d54d14a31a49d99bd3d86bfba8ec071fca3..17a0ad400ec0cc2d5e036f3e21abbc2c6582bfa5 100644 |
--- a/test/mjsunit/compiler/uint8-clamped-array.js |
+++ b/test/mjsunit/compiler/uint8-clamped-array.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: --allow-natives-syntax |
+// Flags: --allow-natives-syntax --crankshaft |
(function() { |
function foo(a, v) { |