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

http://codereview.chromium.org/371065/diff/1/2#newcode390
Line 390: // If either start or end of match is missing use undefined.
I don't think the start or end can be missing.
I think it's probably worth moving inlining outside the do loop so you
don't have to check numberOfCaptures for every iteration.

http://codereview.chromium.org/371065

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

Reply via email to