Home | History | Annotate | Download | only in src

Lines Matching refs:Enable

1240 void Debug::ChangeBreakOnException(ExceptionBreakType type, bool enable) {
1242 break_on_uncaught_exception_ = enable;
1244 break_on_exception_ = enable;
2689 isolate_->compilation_cache()->Enable();