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

Issue 1515005: Revert svn r4269 and r4298. (Closed)

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

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 Committed: http://code.google.com/p/v8/source/detail?r=4315

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -884 lines) Patch
M src/bootstrapper.cc View 1 chunk +1 line, -61 lines 0 comments Download
M src/heap.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/objects.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/regexp.js View 6 chunks +31 lines, -40 lines 0 comments Download
M src/runtime.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/runtime.cc View 11 chunks +41 lines, -645 lines 0 comments Download
M src/string.js View 2 chunks +76 lines, -73 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/mirror-regexp.js View 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/regexp.js View 1 chunk +0 lines, -48 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
Reverting r4269 and r4298 from trunk.
10 years, 9 months ago (2010-03-30 08:15:25 UTC) #1
Rico
LGTM
10 years, 9 months ago (2010-03-30 08:33:11 UTC) #2
Vyacheslav Egorov (Chromium)
10 years, 9 months ago (2010-03-30 08:33:47 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698