| Index: tests/language/cha_deopt2_test.dart
|
| diff --git a/tests/language/cha_deopt2_test.dart b/tests/language/cha_deopt2_test.dart
|
| index 38274e0f8bead55d85c1905a0597fb54c9dfe9d8..d6b75ea1f8ef52df286bb59f0cb35cb697ae6303 100644
|
| --- a/tests/language/cha_deopt2_test.dart
|
| +++ b/tests/language/cha_deopt2_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=--optimization-counter-threshold=100 --no-background-compilation
|
| +// VMOptions=--optimization-counter-threshold=100 --no-background-compilation --no-use-field-guards
|
|
|
| // Test lazy deoptimization at type checks with deferred loading.
|
|
|
|
|