LGTM

I think the extra variable visible to the debugger can be done later.



https://codereview.chromium.org/1218543003/diff/40001/test/mjsunit/harmony/destructuring.js
File test/mjsunit/harmony/destructuring.js (right):

https://codereview.chromium.org/1218543003/diff/40001/test/mjsunit/harmony/destructuring.js#newcode735
test/mjsunit/harmony/destructuring.js:735: assertThrows("'use strict';
let x = {}; for (let [y, x] of {x});", ReferenceError);
What is the motivation for repeating the test?

https://codereview.chromium.org/1218543003/

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