lgtm



https://codereview.chromium.org/148293011/diff/60001/src/parser.cc
File src/parser.cc (right):

https://codereview.chromium.org/148293011/diff/60001/src/parser.cc#newcode498
src/parser.cc:498: outer_scope_(*scope_stack),
We have two many scope stacks =)
Does this precondition hold: *scope_stack == scope->outer_scope_?
If yes could you assert this or get rid of outer_scope_ here.

https://codereview.chromium.org/148293011/

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