We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc4af0 commit a11cf30Copy full SHA for a11cf30
1 file changed
src/env.h
@@ -1053,7 +1053,6 @@ class Environment {
1053
TickInfo tick_info_;
1054
const uint64_t timer_base_;
1055
bool printed_error_ = false;
1056
- bool abort_on_uncaught_exception_ = false;
1057
bool emit_env_nonstring_warning_ = true;
1058
bool emit_err_name_warning_ = true;
1059
size_t makecallback_cntr_ = 0;
0 commit comments