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

Issue 10890: Add .*?(...) to regexps (Closed)

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

Description

Added .*? in the beginning and an enclosing capture around regexps. Restructured a little bit too.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -35 lines) Patch
M src/ast.h View 3 chunks +19 lines, -2 lines 0 comments Download
M src/jsregexp.cc View 12 chunks +68 lines, -32 lines 0 comments 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, 1 month ago (2008-11-13 20:33:14 UTC) #1
Erik Corry
12 years, 1 month ago (2008-11-13 21:06:17 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698