Updates:
Status: Invalid
Comment #4 on issue 1544 by [email protected]: regular expression
capturing group problem
http://code.google.com/p/v8/issues/detail?id=1544
Irregexp is doing the right thing here. Captures are cleared on the back edge of a regexp loop.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
