| Index: test/cctest/compiler/test-run-deopt.cc
|
| diff --git a/test/cctest/compiler/test-run-deopt.cc b/test/cctest/compiler/test-run-deopt.cc
|
| index aedf668f44704928dc2bdcf7e78736110dca2f25..7d1ae4f4715264add41f3940180eb4ab259fce66 100644
|
| --- a/test/cctest/compiler/test-run-deopt.cc
|
| +++ b/test/cctest/compiler/test-run-deopt.cc
|
| @@ -63,7 +63,6 @@ TEST(DeoptSimpleInExpr) {
|
|
|
| TEST(DeoptExceptionHandlerCatch) {
|
| FLAG_allow_natives_syntax = true;
|
| - FLAG_turbo_try_catch = true;
|
|
|
| FunctionTester T(
|
| "(function f() {"
|
|
|