| Index: test/mjsunit/es6/tail-call-megatest-shard9.js
|
| diff --git a/test/mjsunit/es6/tail-call-megatest-shard9.js b/test/mjsunit/es6/tail-call-megatest-shard9.js
|
| index 82f991a3291b32d9bd856ef3f3573295772261f9..7db464835b59b224535a93932086b96f63d1908c 100644
|
| --- a/test/mjsunit/es6/tail-call-megatest-shard9.js
|
| +++ b/test/mjsunit/es6/tail-call-megatest-shard9.js
|
| @@ -3,6 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| // Flags: --allow-natives-syntax --harmony-tailcalls
|
| +// TODO(v8:4698), TODO(ishell): support these cases.
|
| +// Flags: --turbo --nostress-opt
|
|
|
| try {
|
| load("mjsunit/es6/tail-call-megatest.js");
|
|
|