https://codereview.chromium.org/14779011/diff/6001/src/object-observe.js
File src/object-observe.js (right):
https://codereview.chromium.org/14779011/diff/6001/src/object-observe.js#newcode185
src/object-observe.js:185: function AcceptArgIsValid(arg) {
On 2013/05/09 15:39:50, rafaelw wrote:
Arv,
what do you think about
a) Accepting Array-likes?
b) Not accepting anything other than strings within the Array-like?
This looks right to me. We should just iterate over 0 - length - 1 and
verify that they are strings. Anything else is irrelevant.
https://codereview.chromium.org/14779011/
--
--
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/groups/opt_out.