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

Issue 1260033004: Fix for issue 23244 (Closed)

Created:
5 years, 4 months ago by siva
Modified:
5 years, 4 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix for issue 23244 Refactoring of WriteObjectImpl and ReadObjectImpl to enable inlining of canonical objects in the snapshot stream. BUG=23244 R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/b0c9f2ef9bfade41db4536ddde2fc2d8bc382975

Patch Set 1 #

Patch Set 2 : indent-code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+384 lines, -362 lines) Patch
M runtime/vm/dart_api_message.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 44 chunks +53 lines, -58 lines 0 comments Download
M runtime/vm/snapshot.h View 1 4 chunks +18 lines, -8 lines 0 comments Download
M runtime/vm/snapshot.cc View 23 chunks +250 lines, -292 lines 0 comments Download
A tests/language/issue23244_test.dart View 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
siva
5 years, 4 months ago (2015-07-27 20:03:57 UTC) #2
rmacnak
LGTM
5 years, 4 months ago (2015-07-27 23:28:26 UTC) #3
siva
5 years, 4 months ago (2015-07-28 17:52:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:2) manually as
b0c9f2ef9bfade41db4536ddde2fc2d8bc382975 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698