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

Issue 341064: Don't use string slices when processing RexExp replace (re-apply r3153)... (Closed)

Created:
11 years, 1 month ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Don't use string slices when processing RexExp replace (re-apply r3153) Re-apply r3153 with a fix for issue 490. Except for the change in line 1756 and the added test this change is identical to http://codereview.chromium.org/342015. BUG=490 TEST=test/mjsunit/regress/regress-490.js Committed: http://code.google.com/p/v8/source/detail?r=3197

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -14 lines) Patch
M src/runtime.cc View 5 chunks +45 lines, -11 lines 0 comments Download
M src/string.js View 2 chunks +6 lines, -3 lines 0 comments Download
A test/mjsunit/regress/regress-490.js View 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 1 month ago (2009-11-02 10:24:21 UTC) #1
Erik Corry
11 years, 1 month ago (2009-11-02 12:20:23 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698