https://codereview.chromium.org/1240463002/diff/1/src/scopes.cc
File src/scopes.cc (right):

https://codereview.chromium.org/1240463002/diff/1/src/scopes.cc#newcode1369
src/scopes.cc:1369:
outer_scope()->DeclarationScope()->AllocateStackSlot(var);
Won't DeclarationScope() get outer_scope() on its own if
is_block_scope() is true? It looks like it does

https://codereview.chromium.org/1240463002/

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