Please add tests for these changes.
https://codereview.chromium.org/1236033010/diff/1/src/typedarray.js
File src/typedarray.js (right):
https://codereview.chromium.org/1236033010/diff/1/src/typedarray.js#newcode358
src/typedarray.js:358: READ_ONLY | DONT_ENUM | DONT_DELETE);
Why are you marking it this way? Am I missing another catch-all in the
spec?
https://codereview.chromium.org/1236033010/diff/1/src/typedarray.js#newcode364
src/typedarray.js:364: DONT_ENUM);
DONT_ENUM is the default, you can leave this off here and below.
https://codereview.chromium.org/1236033010/
--
--
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.