https://codereview.chromium.org/1148133002/diff/20001/src/compiler/ast-graph-builder.cc
File src/compiler/ast-graph-builder.cc (right):

https://codereview.chromium.org/1148133002/diff/20001/src/compiler/ast-graph-builder.cc#newcode738
src/compiler/ast-graph-builder.cc:738:
DCHECK(!IsLivenessAnalysisEnabled() || IsMarkedAsUnreachable());
On 2015/05/20 17:57:26, titzer wrote:
You could move the DCHECKS here into a helper function to reduce a bit
of
redundancy.

Done.

https://codereview.chromium.org/1148133002/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to