Lines Matching full:trace
219 "trace pretenuring decisions of HAllocate instructions")
259 DEFINE_bool(trace_check_elimination, false, "trace check elimination phase")
260 DEFINE_bool(trace_hydrogen, false, "trace generated hydrogen to file")
262 DEFINE_bool(trace_hydrogen_stubs, false, "trace generated hydrogen for stubs")
263 DEFINE_string(trace_hydrogen_file, NULL, "trace hydrogen to given file name")
264 DEFINE_string(trace_phase, "HLZ", "trace generated IR for specified phases")
265 DEFINE_bool(trace_inlining, false, "trace inlining decisions")
266 DEFINE_bool(trace_load_elimination, false, "trace load elimination")
267 DEFINE_bool(trace_alloc, false, "trace register allocator")
268 DEFINE_bool(trace_all_uses, false, "trace all use positions")
269 DEFINE_bool(trace_range, false, "trace range analysis")
270 DEFINE_bool(trace_gvn, false, "trace global value numbering")
271 DEFINE_bool(trace_representation, false, "trace representation types")
272 DEFINE_bool(trace_escape_analysis, false, "trace hydrogen escape analysis")
273 DEFINE_bool(trace_allocation_folding, false, "trace allocation folding")
275 "trace the tracking of allocation sites")
276 DEFINE_bool(trace_migration, false, "trace object migration")
277 DEFINE_bool(trace_generalization, false, "trace map generalization")
303 DEFINE_bool(trace_dead_code_elimination, false, "trace dead code elimination")
307 DEFINE_bool(trace_osr, false, "trace on-stack replacement")
434 "print a stack trace if an assertion failure occurs")
439 DEFINE_bool(trace, false, "trace function calls")
445 DEFINE_bool(trace_opt, false, "trace lazy optimization")
446 DEFINE_bool(trace_opt_stats, false, "trace lazy optimization statistics")
451 DEFINE_bool(trace_deopt, false, "trace optimize function deoptimization")
453 "trace deoptimization of generated code stubs")
473 DEFINE_bool(trace_debug_json, false, "trace debugging JSON request/response")
475 "trace out-of-bounds accesses to JS arrays")
477 "trace out-of-bounds-accesses to external arrays")
479 "trace out-of-bounds accesses to all arrays")
496 "maximum length of function source code printed in a stack trace.")
509 "print one trace line following each garbage collection")
511 "print one detailed trace line in name=value format "
514 "do not print trace line after scavenger collection")
537 DEFINE_bool(trace_code_flushing, false, "trace code flushing progress")
544 "trace progress of the incremental marking")
596 DEFINE_bool(trace_parse, false, "trace parsing and preparsing")
599 DEFINE_bool(trace_sim, false, "Trace simulator execution")
610 "print stack trace when throwing exceptions")
727 DEFINE_bool(trace_contexts, false, "trace contexts operations")
740 DEFINE_bool(trace_ic, false, "trace inline cache state transitions")
752 DEFINE_bool(trace_lazy, false, "trace lazy compilation")
759 DEFINE_bool(trace_isolates, false, "trace isolate state changes")
764 DEFINE_bool(trace_regexp_bytecodes, false, "trace regexp bytecode execution")
766 "trace regexp macro assembler calls.")
825 DEFINE_bool(trace_elements_transitions, false, "trace elements transitions")
828 "trace the creation of allocation sites")