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

Issue 14508: Interest propagation bugfix. (Closed)

Created:
12 years ago by Christian Plesner Hansen
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fixed bug in interest propagation caused by following the loop edge out of a loop choice node before the continuation edge.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -7 lines) Patch
M src/jsregexp.h View 3 chunks +20 lines, -1 line 0 comments Download
M src/jsregexp.cc View 5 chunks +40 lines, -5 lines 1 comment Download
M test/cctest/test-regexp.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Christian Plesner Hansen
12 years ago (2008-12-17 13:06:05 UTC) #1
Erik Corry
12 years ago (2008-12-17 13:14:41 UTC) #2
LGTM

http://codereview.chromium.org/14508/diff/1/2
File src/jsregexp.cc (right):

http://codereview.chromium.org/14508/diff/1/2#newcode2693
Line 2693: //   [if r >= f] \----> ...
Someone should build this in wrought iron and you could use it as an "Irregexp
Christmas tree".

Powered by Google App Engine
This is Rietveld 408576698