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

Issue 7299: * Split the BoyerMooreStringSearch function into more separate functions. (Closed)

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

Description

The BoyerMooreStringSearch now uses separate functions to build its tables. This hightens readability.

Patch Set 1 #

Patch Set 2 : Separated BoyerMoore into more functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -60 lines) Patch
M src/runtime.cc View 1 3 chunks +78 lines, -60 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Split BM-function into separate ones.
12 years, 2 months ago (2008-10-14 13:03:46 UTC) #1
Erik Corry
12 years, 2 months ago (2008-10-14 13:14:14 UTC) #2
LGTM

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

http://codereview.chromium.org/7299/diff/1/2#newcode1042
Line 1042: // no suffix to extend, so we check against last_char only.
no -> No

Powered by Google App Engine
This is Rietveld 408576698