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

Issue 18360: Optimization: The quick check should ignore the negative lookahead instead of... (Closed)

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

Description

Optimization: The quick check should ignore the negative lookahead instead of insisting that it should match.

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 11 months ago (2009-01-20 09:54:30 UTC) #1
Lasse Reichstein
11 years, 11 months ago (2009-01-20 10:43:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698