Back out 97036ab72558 which inappropriately compared turds to third parties.
1 function regexpLastIndex()
5 var ss = " hi hi hi hi hi hi hi hi hi hi";
6 for (var i = 0; i < 10; i++) {
8 n += (re.lastIndex > 0) ? 3 : 0;
13 assertEq(regexpLastIndex(), 0);