Home | History | Annotate | Download | only in src

Lines Matching refs:Disable

853   // Disable breakpoints and interrupts while compiling and running the
855 DisableBreak disable(isolate_, true);
3295 // Disable the compilation cache when the debugger is active.
3296 isolate_->compilation_cache()->Disable();