https://codereview.chromium.org/1219853004/diff/40001/test/cctest/test-parsing.cc
File test/cctest/test-parsing.cc (right):

https://codereview.chromium.org/1219853004/diff/40001/test/cctest/test-parsing.cc#newcode6787
test/cctest/test-parsing.cc:6787: static const ParserFlag always_flags[]
= {kNoLegacyConst};
On 2015/07/08 11:49:56, rossberg wrote:
It seems a bit weird to run the LegacyConst test with NoLegacyConst,
in
particular when it requires removing one (currently valid) legacy
const test.
Can you create a separate ConstSloppy test instead?

Agreed and done.

https://codereview.chromium.org/1219853004/diff/40001/test/mjsunit/harmony/block-let-semantics-sloppy.js
File test/mjsunit/harmony/block-let-semantics-sloppy.js (right):

https://codereview.chromium.org/1219853004/diff/40001/test/mjsunit/harmony/block-let-semantics-sloppy.js#newcode98
test/mjsunit/harmony/block-let-semantics-sloppy.js:98: //
TestAll('function f() { eval("var y = 2;"); x = 1; }; f(); let x;');
On 2015/07/08 11:49:56, rossberg wrote:
Can you add a TODO explaining why this is commented out right now? And
file a
bug, too, so it doesn't get lost.

Done.

https://codereview.chromium.org/1219853004/

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