https://codereview.chromium.org/1130413010/diff/1/test/mjsunit/harmony/typedarray-fill.js
File test/mjsunit/harmony/typedarray-fill.js (right):

https://codereview.chromium.org/1130413010/diff/1/test/mjsunit/harmony/typedarray-fill.js#newcode42
test/mjsunit/harmony/typedarray-fill.js:42: Object.defineProperty(a,
'length', {value: 1});
On 2015/05/15 00:25:47, arv wrote:
or

get: function() { assertUnreachable(); }

well, later down I validate the test by making it get reached by
Array.prototype.fill, so not sure if that would really work the way it's
written.

https://codereview.chromium.org/1130413010/

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