lgtm % test

https://codereview.chromium.org/977543002/diff/1/test/mjsunit/es6/regress/regress-3938.js
File test/mjsunit/es6/regress/regress-3938.js (right):

https://codereview.chromium.org/977543002/diff/1/test/mjsunit/es6/regress/regress-3938.js#newcode7
test/mjsunit/es6/regress/regress-3938.js:7: assertThrows(function() {
for (const i = 0; ; i++) {} }, TypeError);
Add a test that does
for(const i = 0, j = 5; ...)

https://codereview.chromium.org/977543002/

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