FYI.

https://codereview.chromium.org/342453002/diff/1/src/array-iterator.js
File src/array-iterator.js (right):

https://codereview.chromium.org/342453002/diff/1/src/array-iterator.js#newcode152
src/array-iterator.js:152: get: ArgumentsIteratorGetter,
It is not clear to me why this cannot be a data property?

With the current code, what does the descriptor look like for?

Object.getOwnPropertyDescriptor(arguments, Symbol.iterator)

https://codereview.chromium.org/342453002/

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