Home | History | Annotate | Download | only in src

Lines Matching refs:false

9     return false;
100 var trace_compile = false; // Tracing all compile events?
101 var trace_debug_json = false; // Tracing all debug json packets?
133 var details = {text:'', running:false};
280 var is_repeating = false;
1053 request.arguments.enabled = false;
1336 var details = { text: '', running: false };
1396 if (breakpoint.active === false) {
1538 result += formatObject_(value, false);
1725 return this.packet_.running ? true : false;
1730 return this.packet_.success ? true : false;