On your CL description: to specify multiple bugs, add a comma between them on a
single BUG= line, rather than multiple BUG lines.

https://codereview.chromium.org/1232843005/diff/20001/test/mjsunit/es6/typedarray.js
File test/mjsunit/es6/typedarray.js (right):

https://codereview.chromium.org/1232843005/diff/20001/test/mjsunit/es6/typedarray.js#newcode421
test/mjsunit/es6/typedarray.js:421: var d =
Object.getOwnPropertyDescriptor(constructor.prototype, name);
You can also test this more directly:

assertEquals(undefined, d.set);

https://codereview.chromium.org/1232843005/

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