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

Issue 10823269: - Improve generated sources: (Closed)

Created:
8 years, 4 months ago by Ivan Posva
Modified:
8 years, 4 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

- Improve generated sources: + Strip private key from identifiers. + Properly handle strings with interpolation. - Keep private key in the token stream and properly snapshot. Committed: https://code.google.com/p/dart/source/detail?r=10515

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -26 lines) Patch
M lib/arrays.dart View 1 chunk +1 line, -1 line 0 comments Download
M vm/object.h View 2 chunks +5 lines, -1 line 0 comments Download
M vm/object.cc View 8 chunks +71 lines, -22 lines 0 comments Download
M vm/object_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M vm/raw_object_snapshot.cc View 2 chunks +5 lines, -0 lines 2 comments Download
M vm/snapshot_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
8 years, 4 months ago (2012-08-10 07:17:45 UTC) #1
hausner
LGTM https://chromiumcodereview.appspot.com/10823269/diff/1/vm/raw_object_snapshot.cc File vm/raw_object_snapshot.cc (right): https://chromiumcodereview.appspot.com/10823269/diff/1/vm/raw_object_snapshot.cc#newcode621 vm/raw_object_snapshot.cc:621: // Rean in the private key in use ...
8 years, 4 months ago (2012-08-10 16:13:01 UTC) #2
Ivan Posva
8 years, 4 months ago (2012-08-10 16:57:20 UTC) #3
Thanks,
-Ivan

https://chromiumcodereview.appspot.com/10823269/diff/1/vm/raw_object_snapshot.cc
File vm/raw_object_snapshot.cc (right):

https://chromiumcodereview.appspot.com/10823269/diff/1/vm/raw_object_snapshot...
vm/raw_object_snapshot.cc:621: // Rean in the private key in use by the token
stream.
On 2012/08/10 16:13:01, hausner wrote:
> Rean -> Read

Done.

Powered by Google App Engine
This is Rietveld 408576698