Home | History | Annotate | Download | only in src

Lines Matching refs:Disable

809   // Disable breakpoints and interrupts while compiling and running the
811 DisableBreak disable(true);
3017 // Disable the compilation cache when the debugger is active.
3018 isolate_->compilation_cache()->Disable();