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

Issue 4517003: Special case global and non-global code paths in regexp.test. (Closed)

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

Description

Special case global and non-global code paths in regexp.test. Committed: http://code.google.com/p/v8/source/detail?r=5810

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -37 lines) Patch
M src/regexp.js View 2 chunks +34 lines, -37 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
sandholm
10 years, 1 month ago (2010-11-05 13:55:19 UTC) #1
Lasse Reichstein
10 years, 1 month ago (2010-11-05 14:01:29 UTC) #2
LGTM

http://codereview.chromium.org/4517003/diff/1/2
File src/regexp.js (right):

http://codereview.chromium.org/4517003/diff/1/2#newcode265
src/regexp.js:265: %_StringCharCodeAt(this.source, 2) != 63) {  // '?'
Why not do this for global regexps too?

Powered by Google App Engine
This is Rietveld 408576698