https://codereview.chromium.org/1260053004/diff/20001/src/parser.cc
File src/parser.cc (right):

https://codereview.chromium.org/1260053004/diff/20001/src/parser.cc#newcode4436
src/parser.cc:4436: VariableMode fvar_mode = use_strict_const ? CONST :
CONST_LEGACY;
Wait, I thought the idea was that this should always be CONST. In which
case you don't need to bother deferring the creation of the declaration.

https://codereview.chromium.org/1260053004/

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