Lines Matching refs:Tracing
123 var trace_compile = false; // Tracing all compile events?
124 var trace_debug_json = false; // Tracing all debug json packets?
1497 print('Tracing of compiled scripts ' + (trace_compile ? 'on' : 'off'));
1500 print('Tracing of debug json packets ' +
1613 // hidden command: trace debug json - toggles tracing of debug json packets