Chromium Code Reviews| Index: test/mjsunit/regress/regress-crbug-594183.js |
| diff --git a/test/mjsunit/regress/regress-crbug-594183.js b/test/mjsunit/regress/regress-crbug-594183.js |
| index c87e32545828e470dd851801f53a8e6d7b44f65f..19a289bf8c312b8749f39b17a10972caedb72693 100644 |
| --- a/test/mjsunit/regress/regress-crbug-594183.js |
| +++ b/test/mjsunit/regress/regress-crbug-594183.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 --no-turbo |
|
Igor Sheludko
2017/01/25 11:38:42
TF is not sophisticated as CS and it does not use
Michael Starzinger
2017/01/26 12:24:52
Acknowledged.
|
| var global = {} |