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

Issue 149643007: Small cleanup: move all library private key code to Library class (Closed)

Created:
6 years, 10 months ago by hausner
Modified:
6 years, 10 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Small cleanup: move all library private key code to Library class R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=32522

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -40 lines) Patch
M runtime/vm/object.h View 3 chunks +10 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 8 chunks +29 lines, -15 lines 1 comment Download
M runtime/vm/scanner.h View 2 chunks +0 lines, -9 lines 0 comments Download
M runtime/vm/scanner.cc View 2 chunks +1 line, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
https://codereview.chromium.org/149643007/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/149643007/diff/1/runtime/vm/object.cc#newcode7851 runtime/vm/object.cc:7851: ASSERT(!Field::IsGetterName(name) && !Field::IsSetterName(name)); Unrelated but on purpose.
6 years, 10 months ago (2014-02-10 21:07:34 UTC) #1
regis
LGTM
6 years, 10 months ago (2014-02-10 22:23:56 UTC) #2
hausner
6 years, 10 months ago (2014-02-10 22:28:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r32522 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698