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

Issue 745203002: - Make array immutable first, then canonicalize it. (Closed)

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

Description

- Make array immutable first, then canonicalize it. - When serializing canonical objects, then inline the referenced objects, so that you can canonicalize them when deserializing. - Reenabled language/enum_const_test. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=41881

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -12 lines) Patch
M runtime/vm/parser.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 5 chunks +7 lines, -2 lines 0 comments Download
M runtime/vm/snapshot.cc View 5 chunks +20 lines, -6 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Ivan Posva
6 years, 1 month ago (2014-11-21 03:10:18 UTC) #2
siva
lgtm
6 years, 1 month ago (2014-11-21 03:12:39 UTC) #3
Ivan Posva
6 years, 1 month ago (2014-11-21 07:18:50 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r41881 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698