| Index: tests/language/cha_deopt3_test.dart
|
| diff --git a/tests/language/cha_deopt3_test.dart b/tests/language/cha_deopt3_test.dart
|
| index 6dc964e43dd623895ecd9c56c29367cf17792387..4c7db2b813c2d87b98feed4c5457f564540d85d3 100644
|
| --- a/tests/language/cha_deopt3_test.dart
|
| +++ b/tests/language/cha_deopt3_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 interface implementation.
|
|
|
|
|