On Wed, Jul 24, 2013 at 2:03 PM, <[email protected]> wrote:

>
> https://codereview.chromium.**org/20084003/diff/1/src/**compiler.cc<https://codereview.chromium.org/20084003/diff/1/src/compiler.cc>
> File src/compiler.cc (right):
>
> https://codereview.chromium.**org/20084003/diff/1/src/**
> compiler.cc#newcode1252<https://codereview.chromium.org/20084003/diff/1/src/compiler.cc#newcode1252>
> src/compiler.cc:1252: return ((FLAG_trace_hydrogen ||
> FLAG_trace_hydrogen_stubs) &&
> IIUC, this will still create output for both, stubs and optimized
> functions, for all phases. Only the very first tracing output will be
> skipped.
>

Whoops, PTAL.


>
> https://codereview.chromium.**org/20084003/diff/1/src/flag-**definitions.h<https://codereview.chromium.org/20084003/diff/1/src/flag-definitions.h>
> File src/flag-definitions.h (right):
>
> https://codereview.chromium.**org/20084003/diff/1/src/flag-**
> definitions.h#newcode240<https://codereview.chromium.org/20084003/diff/1/src/flag-definitions.h#newcode240>
> src/flag-definitions.h:240: DEFINE_string(trace_phase, "HLZ", "trace
>
> generated IR for specified phases")
> Thank you for the HLZ!
>
> https://codereview.chromium.**org/20084003/<https://codereview.chromium.org/20084003/>
>

-- 
-- 
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