Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(383)

Issue 1574003: Reapply svn r4269 plus fixes for issues 665 and 667. (Closed)

Created:
10 years, 8 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Reapply svn r4269 plus fixes for issues 665 and 667. Reapply svn r4269, the C++ implementation of String.prototype.replace. Cherry pick fixes for V8 issues 665 (svn r4312) and 667 (svn r4322) from bleeding_edge. Committed: http://code.google.com/p/v8/source/detail?r=4325

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+723 lines, -126 lines) Patch
M src/regexp.js View 5 chunks +38 lines, -7 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 10 chunks +594 lines, -41 lines 0 comments Download
M src/string.js View 2 chunks +77 lines, -76 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/string-replace.js View 1 chunk +12 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
Reapplying r4269 to the 2.1 branch, along with fixes for the two issues that caused ...
10 years, 8 months ago (2010-03-30 13:47:36 UTC) #1
Vyacheslav Egorov (Chromium)
10 years, 8 months ago (2010-03-30 14:06:36 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698