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

Issue 14885: Irregexp-ia32: Don't inline conditional backtracks. (Closed)

Created:
12 years ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Instead of jumping over a conditional backtrack, jump to a single instance somewhere else.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M src/regexp-macro-assembler-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/regexp-macro-assembler-ia32.cc View 4 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein
As requested.
12 years ago (2008-12-19 12:01:42 UTC) #1
Lasse Reichstein
As requested.
12 years ago (2008-12-19 12:01:43 UTC) #2
Erik Corry
12 years ago (2008-12-19 12:04:19 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698