http://codereview.chromium.org/88022/diff/1/2
File src/array.js (right):

http://codereview.chromium.org/88022/diff/1/2#newcode891
Line 891: find_initial: if (%_ArgumentsLength() < 2) {
I am missing why you need the label.

http://codereview.chromium.org/88022/diff/1/2#newcode892
Line 892: for (;i < length; i++) {
space after ;

http://codereview.chromium.org/88022/diff/1/2#newcode913
Line 913: throw MakeTypeError('called_non_callable', [ callback ]);
no spaces around [ ] (consistency with [])

http://codereview.chromium.org/88022

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to