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

Issue 10029009: Ensure that a call to String.prototype.match with a (Closed)

Created:
8 years, 8 months ago by Erik Corry
Modified:
8 years, 8 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Ensure that a call to String.prototype.match with a global regexp after a call to String.prototype.replace with a function argument sets the last match info correctly. Bug=2058 Committed: http://code.google.com/p/v8/source/detail?r=11249

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -1 line) Patch
M src/string.js View 1 chunk +3 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-2058.js View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 8 months ago (2012-04-09 13:05:21 UTC) #1
Michael Starzinger
8 years, 8 months ago (2012-04-10 08:41:49 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698