https://codereview.chromium.org/1135243004/diff/20001/src/ast-numbering.cc
File src/ast-numbering.cc (right):

https://codereview.chromium.org/1135243004/diff/20001/src/ast-numbering.cc#newcode489
src/ast-numbering.cc:489: ReserveFeedbackSlots(node);
Could it be that this needs to go in AstNumberingVisitor::Renumber?
Doing it here is for functions nested in the function being compiled.
For the function being compiled, Renumber() is the place.  Kinda
confusing :)

https://codereview.chromium.org/1135243004/

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