| Index: test/mjsunit/es6/tail-call-megatest-shard5.js
|
| diff --git a/test/mjsunit/es6/tail-call-megatest-shard5.js b/test/mjsunit/es6/tail-call-megatest-shard5.js
|
| index a91bd3f3c279dfdff91d93491f0ed645bc34fd41..e74e703de1bdd25f932b27ef9826bf994a56e151 100644
|
| --- a/test/mjsunit/es6/tail-call-megatest-shard5.js
|
| +++ b/test/mjsunit/es6/tail-call-megatest-shard5.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");
|
|
|