This CL is not going to work. We can only determine if it is OK to add the var
binding as we are done with the function/program, at the same place where we
call CheckConflictingVarDeclarations.

I think we can add the declaration as well leave the function/program but the
assignment is a bit trickier. The assignment should be done to both bindings
when the function is created (and not what I did in this CL). I think that we
have to update the codegen to support this.

Anyway, closing this CL since it is incorrect.

https://codereview.chromium.org/1234433002/

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