| Index: tests/lib/typed_data/float64x2_functional_test.dart
|
| diff --git a/tests/lib/typed_data/float64x2_functional_test.dart b/tests/lib/typed_data/float64x2_functional_test.dart
|
| index c9d81cef381aba4068c56a4a34c19d4f4161524c..7c09c1491f7dca05919e934511ac8dddae1f8b7d 100644
|
| --- a/tests/lib/typed_data/float64x2_functional_test.dart
|
| +++ b/tests/lib/typed_data/float64x2_functional_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 float64x2_functional_test;
|
|
|
|
|