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