LGTM, just a nit.

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

https://codereview.chromium.org/686273005/diff/20001/src/compiler/scheduler.cc#newcode1065
src/compiler/scheduler.cc:1065: if (dominator->deferred())
current->set_deferred(true);
nit: Please move this to before the tracing (i.e. two lines up).

https://codereview.chromium.org/686273005/

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