| Index: test/mjsunit/compiler/try-deopt.js
|
| diff --git a/test/mjsunit/compiler/try-deopt.js b/test/mjsunit/compiler/try-deopt.js
|
| index dc44e7326fa23d17296c7e7cbf75717bd794a225..06131735180d852f0e86e25161d34468dfdd1651 100644
|
| --- a/test/mjsunit/compiler/try-deopt.js
|
| +++ b/test/mjsunit/compiler/try-deopt.js
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// TODO(mstarzinger): Add FLAG_turbo_exceptions once we want ClusterFuzz.
|
| // Flags: --allow-natives-syntax --turbo-deoptimization
|
|
|
| function DeoptFromTry(x) {
|
|
|