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

Issue 130563005: Fix dartbug.com/15963: (Closed)

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

Description

Fix dartbug.com/15963: - Properly serialize and deserialize RawInstance which represent the Object class. - Initialize the last word to null even for AllocateUnitialized to ensure the properly formed objects even for misaligned objects. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=31765

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -5 lines) Patch
M runtime/vm/raw_object_snapshot.cc View 3 chunks +41 lines, -5 lines 0 comments Download
M runtime/vm/snapshot.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/snapshot.cc View 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
6 years, 11 months ago (2014-01-13 20:55:02 UTC) #1
siva
lgtm
6 years, 11 months ago (2014-01-13 22:44:07 UTC) #2
Ivan Posva
6 years, 11 months ago (2014-01-13 22:46:25 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r31765 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698