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

Issue 54503004: Optimize OneByteString’s contains function for one character patterns (similar to indexOf). (Closed)

Created:
7 years, 1 month ago by srdjan
Modified:
7 years, 1 month ago
Reviewers:
zra, hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Optimize OneByteString’s contains function for one character patterns (similar to indexOf). R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=29701

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M runtime/lib/string_patch.dart View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
srdjan
7 years, 1 month ago (2013-10-31 20:35:43 UTC) #1
srdjan
7 years, 1 month ago (2013-10-31 20:35:58 UTC) #2
zra
lgtm
7 years, 1 month ago (2013-10-31 21:13:05 UTC) #3
srdjan
7 years, 1 month ago (2013-10-31 21:13:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r29701 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698