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

Issue 10446104: Use memmove instead of a loop to read bytes. (Closed)

Created:
8 years, 6 months ago by siva
Modified:
8 years, 6 months ago
Reviewers:
cshapiro
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Use memmove instead of a loop to read bytes. Committed: https://code.google.com/p/dart/source/detail?r=8180

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M vm/raw_object_snapshot.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M vm/snapshot.h View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 6 months ago (2012-05-31 15:35:00 UTC) #1
cshapiro
8 years, 6 months ago (2012-05-31 21:13:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698