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

Issue 6677020: Remove special-casing of calls to RegExp test and exec methods with no argument. (Closed)

Created:
9 years, 9 months ago by Lasse Reichstein
Modified:
9 years, 1 month ago
Reviewers:
sandholm, Rico
CC:
v8-dev
Visibility:
Public.

Description

Remove special-casing of calls to RegExp test and exec methods with no argument. Matches new JSC behavior. Fix issue 75740. BUG=75740 TEST=mjsunit/regexp-static Committed: http://code.google.com/p/v8/source/detail?r=9804

Patch Set 1 #

Patch Set 2 : Make test expectations be up-to-date. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -40 lines) Patch
M src/regexp.js View 1 2 chunks +0 lines, -15 lines 0 comments Download
M test/mjsunit/regexp-static.js View 1 2 chunks +5 lines, -12 lines 0 comments Download
M test/mozilla/mozilla.status View 1 1 chunk +5 lines, -0 lines 0 comments Download
M test/sputnik/sputnik.status View 1 1 chunk +0 lines, -6 lines 0 comments Download
M test/test262/test262.status View 1 2 chunks +0 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Lasse Reichstein
9 years, 9 months ago (2011-03-11 13:56:53 UTC) #1
sandholm
LGTM - but please keep an eye out for compatibility issues on web sites that ...
9 years, 9 months ago (2011-03-11 14:04:02 UTC) #2
Lasse Reichstein
PTAQL
9 years, 1 month ago (2011-10-26 12:44:23 UTC) #3
Rico
9 years, 1 month ago (2011-10-26 12:50:20 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698