https://codereview.chromium.org/18491002/diff/1/src/hydrogen-range-analysis.cc
File src/hydrogen-range-analysis.cc (right):

https://codereview.chromium.org/18491002/diff/1/src/hydrogen-range-analysis.cc#newcode35
src/hydrogen-range-analysis.cc:35: if (FLAG_trace_range) {
On 2013/07/03 19:37:59, Dmitry Lomov (chromium) wrote:
Since HRangeAnalysisPhase is a proper CompilationPhase now, it should
use
CompilationPhase::ShouldProduceTraceOutput() to determine whether to
produce
trace output, and FLAG_trace_range should go away.

Of course, but this way we would be unable to trace only the range
analysis however. Is that what we want?

https://codereview.chromium.org/18491002/

--
--
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/groups/opt_out.


Reply via email to