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

Issue 14505: * Changed simplified index-of to use correct BMH algorithm, for a theoretical better performance. (Closed)

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

Description

Minor changes, mostly cosmetic, in string search.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -17 lines) Patch
M src/runtime.cc View 6 chunks +18 lines, -17 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Small review.
12 years ago (2008-12-17 08:56:41 UTC) #1
Erik Corry
12 years ago (2008-12-17 09:07:18 UTC) #2
LGTM

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

http://codereview.chromium.org/14505/diff/1/2#newcode1172
Line 1172: int last_char_shift = m - 1 - CharOccurence<schar, pchar>(last_char);
Noun. occurence. Common misspelling of occurrence.

Powered by Google App Engine
This is Rietveld 408576698