https://codereview.chromium.org/1181903003/diff/40001/src/typedarray.js
File src/typedarray.js (right):

https://codereview.chromium.org/1181903003/diff/40001/src/typedarray.js#newcode140
src/typedarray.js:140: if (!IS_OBJECT(current)) {
I think you want IS_SPEC_OBJECT here.

The proper tests for this are sadly quite large (and probably not worth
adding just for this case), hope we can replace this with a macro soon.

https://codereview.chromium.org/1181903003/

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