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

Issue 23094003: Make sure type information is not lost in snapshots created in production mode, (Closed)

Created:
7 years, 4 months ago by regis
Modified:
7 years, 4 months ago
Reviewers:
hausner, siva, Ivan Posva
CC:
reviews_dartlang.org, Ivan Posva, zra
Visibility:
Public.

Description

Make sure type information is not lost in snapshots created in production mode, since they can be executed in checked mode. Add snapshot test. R=hausner@google.com, iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=26127

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -33 lines) Patch
M runtime/vm/class_finalizer.cc View 1 2 chunks +38 lines, -14 lines 0 comments Download
M runtime/vm/parser.cc View 1 3 chunks +17 lines, -19 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 1 3 chunks +109 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
regis
7 years, 4 months ago (2013-08-14 01:19:44 UTC) #1
Ivan Posva
LGTM -ip
7 years, 4 months ago (2013-08-14 05:35:00 UTC) #2
hausner
LGTM2, and thank you for the updated comments in the code.
7 years, 4 months ago (2013-08-14 15:01:56 UTC) #3
regis
Thanks!
7 years, 4 months ago (2013-08-14 15:52:11 UTC) #4
regis
7 years, 4 months ago (2013-08-14 15:52:45 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r26127 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698