Lines Matching full:trace
174 DEFINE_bool(trace_hydrogen, false, "trace generated hydrogen to file")
175 DEFINE_string(trace_phase, "Z", "trace generated IR for specified phases")
176 DEFINE_bool(trace_inlining, false, "trace inlining decisions")
177 DEFINE_bool(trace_alloc, false, "trace register allocator")
178 DEFINE_bool(trace_all_uses, false, "trace all use positions")
179 DEFINE_bool(trace_range, false, "trace range analysis")
180 DEFINE_bool(trace_gvn, false, "trace global value numbering")
181 DEFINE_bool(trace_representation, false, "trace representation types")
192 DEFINE_bool(trace_osr, false, "trace on-stack replacement")
274 "print a stack trace if an assertion failure occurs")
277 DEFINE_bool(trace, false, "trace function calls")
284 DEFINE_bool(trace_opt, false, "trace lazy optimization")
285 DEFINE_bool(trace_opt_stats, false, "trace lazy optimization statistics")
289 DEFINE_bool(trace_deopt, false, "trace deoptimization")
305 DEFINE_bool(trace_debug_json, false, "trace debugging JSON request/response")
320 "maximum length of function source code printed in a stack trace.")
333 "print one trace line following each garbage collection")
335 "print one detailed trace line in name=value format "
350 "trace progress of the incremental marking")
393 DEFINE_bool(trace_sim, false, "Trace simulator execution")
402 "print stack trace when throwing exceptions")
513 DEFINE_bool(trace_contexts, false, "trace contexts operations")
525 DEFINE_bool(trace_ic, false, "trace inline cache state transitions")
538 DEFINE_bool(trace_lazy, false, "trace lazy compilation")
545 DEFINE_bool(trace_isolates, false, "trace isolate state changes")
554 DEFINE_bool(trace_regexp_bytecodes, false, "trace regexp bytecode execution")
557 "trace regexp macro assembler calls.")
605 DEFINE_bool(trace_elements_transitions, false, "trace elements transitions")