LGTM

https://codereview.chromium.org/553623004/diff/290001/test/mjsunit/harmony/array-fill.js
File test/mjsunit/harmony/array-fill.js (right):

https://codereview.chromium.org/553623004/diff/290001/test/mjsunit/harmony/array-fill.js#newcode40
test/mjsunit/harmony/array-fill.js:40: Array.prototype.fill.apply(o,
["foo", 0, 9]);
These could have used call instead of apply. Makes the code slightly
cleaner.

https://codereview.chromium.org/553623004/

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