https://codereview.chromium.org/21065003/diff/4001/src/hydrogen-mark-deoptimize.cc
File src/hydrogen-mark-deoptimize.cc (right):

https://codereview.chromium.org/21065003/diff/4001/src/hydrogen-mark-deoptimize.cc#newcode53
src/hydrogen-mark-deoptimize.cc:53: while (!worklist.is_empty()) {
This fusion of two methods into one using the same worklist is a bit
hard to grok. Can we extract the second loop into a method and call it
for each phi in the phi list? (just the way the code was structured
before)

https://codereview.chromium.org/21065003/

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