https://codereview.chromium.org/490483002/diff/1/src/compiler/scheduler.cc
File src/compiler/scheduler.cc (right):

https://codereview.chromium.org/490483002/diff/1/src/compiler/scheduler.cc#newcode20
src/compiler/scheduler.cc:20: if (FLAG_trace_turbo_scheduler) PrintF x
Please, do not use this macro. It could lead to very hard-to-find bugs.

If your really want shorter tracing invocations, do the same thing as
RegisterAllocator::TraceAlloc.

https://codereview.chromium.org/490483002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to