Reviewers: Rico, Vyacheslav Egorov, Message: Reverting r4269 and r4298 from trunk.
Description: Revert svn r4269 and r4298. The C++ implementation of String.prototype.replace triggers an assert in debug builds. See http://code.google.com/p/v8/issues/detail?id=667 Please review this at http://codereview.chromium.org/1515005 Affected files: M src/bootstrapper.cc M src/heap.h M src/objects.h M src/regexp.js M src/runtime.h M src/runtime.cc M src/string.js M src/version.cc M test/mjsunit/mirror-regexp.js M test/mjsunit/regexp.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
