https://chromiumcodereview.appspot.com/10454032/diff/1/test/mjsunit/regexp-global.js
File test/mjsunit/regexp-global.js (right):

https://chromiumcodereview.appspot.com/10454032/diff/1/test/mjsunit/regexp-global.js#newcode129
test/mjsunit/regexp-global.js:129: // Test capture that is a real
substring.
Actually, you are testing a capture that *isn't* a proper substring.

https://chromiumcodereview.appspot.com/10454032/diff/1/test/mjsunit/regexp-global.js#newcode132
test/mjsunit/regexp-global.js:132: assertEquals("~~");
My bad, you already fixed that.

https://chromiumcodereview.appspot.com/10454032/

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

Reply via email to