Updates:
Status: Duplicate
Mergedinto: 704Comment #2 on issue 778 by [email protected]: RegExp's not correctly executing if called multiple times (loop).
http://code.google.com/p/v8/issues/detail?id=778Reusing regexp literals like this was mandated by the ES3 spec. For ES5 we should not do that. This is a dupe of bug 704. Thanks for the report.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
