Lines Matching refs:tracing
117 var trace_compile = false; // Tracing all compile events?
118 var trace_debug_json = false; // Tracing all debug json packets?
1485 print('Tracing of compiled scripts ' + (trace_compile ? 'on' : 'off'));
1488 print('Tracing of debug json packets ' +
1601 // hidden command: trace debug json - toggles tracing of debug json packets