| Index: tests/lib/typed_data/int32x4_test.dart
|
| diff --git a/tests/lib/typed_data/int32x4_test.dart b/tests/lib/typed_data/int32x4_test.dart
|
| index aa412315ae942985c26d0ca5849e5fc687310ef9..9d3874d3f1838430821ad2c1e99107e25d23c91b 100644
|
| --- a/tests/lib/typed_data/int32x4_test.dart
|
| +++ b/tests/lib/typed_data/int32x4_test.dart
|
| @@ -2,6 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
| // VMOptions=--max_deoptimization_counter_threshold=1000 --optimization-counter-threshold=10 --no-background-compilation
|
| +// VMOptions=--no-intrinsify
|
|
|
| library int32x4_test;
|
|
|
|
|