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

Issue 10544093: Fix optimization of Unicode regexp with ASCII subject to respect repeat counts. (Closed)

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

Description

Fix optimization of Unicode regexp with ASCII subject to respect repeat counts. bug=131923 Committed: http://code.google.com/p/v8/source/detail?r=11754

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M src/jsregexp.cc View 1 chunk +9 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-131923.js View 1 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 6 months ago (2012-06-11 10:53:42 UTC) #1
Yang
8 years, 6 months ago (2012-06-11 11:12:48 UTC) #2
On 2012/06/11 10:53:42, Erik Corry wrote:

LGTM.

Powered by Google App Engine
This is Rietveld 408576698