I would still like a regression test.

Otherwise LGTM


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

http://codereview.chromium.org/3778004/diff/1/2#newcode222
src/regexp.js:222: var i = TO_INTEGER(lastIndex);  // Conversion is
required by spec.
Paragraph and version?

http://codereview.chromium.org/3778004/diff/1/2#newcode328
src/regexp.js:328: if (%_StringCharCodeAt(this.source, 0) == 46 && //
'.'
Should be 2 spaces before //

http://codereview.chromium.org/3778004/show

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

Reply via email to