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

Issue 10536002: Backport to 3.10 of r11696: Limit work done analyzing regexps with very large fanout. (Closed)

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

Description

Backport to 3.10 of r11696: Limit work done analyzing regexps with very large fanout. BUG=128821 Original review URL: https://chromiumcodereview.appspot.com/10448117 Committed: https://code.google.com/p/v8/source/detail?r=11710

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -12 lines) Patch
M src/jsregexp.h View 10 chunks +16 lines, -3 lines 0 comments Download
M src/jsregexp.cc View 10 chunks +20 lines, -7 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/regexp-capture.js View 1 chunk +2 lines, -0 lines 0 comments Download
M test/mjsunit/regexp-capture-3.js View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 6 months ago (2012-06-05 07:59:14 UTC) #1
danno
8 years, 6 months ago (2012-06-05 08:05:51 UTC) #2
Rubber-stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698