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

Issue 9139080: Rename the VM internal class ByteArray to ByteVector. (Closed)

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

Description

Rename the VM internal class ByteArray to ByteVector. Committed: https://code.google.com/p/dart/source/detail?r=3274

Patch Set 1 #

Total comments: 1

Patch Set 2 : new strategy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -81 lines) Patch
M runtime/vm/dart_api_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/debuginfo.h View 1 3 chunks +50 lines, -51 lines 0 comments Download
M runtime/vm/debuginfo_linux.cc View 1 13 chunks +37 lines, -27 lines 0 comments Download
M runtime/vm/debuginfo_macos.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/debuginfo_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
cshapiro
8 years, 11 months ago (2012-01-13 00:26:50 UTC) #1
Ivan Posva
http://codereview.chromium.org/9139080/diff/1/runtime/vm/debuginfo.h File runtime/vm/debuginfo.h (right): http://codereview.chromium.org/9139080/diff/1/runtime/vm/debuginfo.h#newcode15 runtime/vm/debuginfo.h:15: class ByteVector { DebugInfo::ByteBuffer => no more conflicts...
8 years, 11 months ago (2012-01-13 00:32:44 UTC) #2
cshapiro
PTAL
8 years, 11 months ago (2012-01-13 00:57:59 UTC) #3
Ivan Posva
8 years, 11 months ago (2012-01-13 01:01:20 UTC) #4
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698