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

Issue 8549009: Refactor the library tag handler to share code between standalone dart and the snapshot generator. (Closed)

Created:
9 years, 1 month ago by siva
Modified:
9 years, 1 month ago
Reviewers:
Anton Muhin
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Refactor the library tag handler to share code between standalone dart and the snapshot generator. Committed: https://code.google.com/p/dart/source/detail?r=1665

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+278 lines, -322 lines) Patch
M bin/bin.gypi View 1 2 3 4 5 chunks +0 lines, -10 lines 0 comments Download
M bin/dartutils.h View 1 2 3 4 2 chunks +60 lines, -0 lines 0 comments Download
M bin/dartutils.cc View 1 2 3 4 3 chunks +156 lines, -0 lines 0 comments Download
M bin/gen_snapshot.cc View 1 2 3 4 5 chunks +15 lines, -89 lines 0 comments Download
M bin/main.cc View 1 2 3 4 2 chunks +47 lines, -1 line 0 comments Download
M bin/process_script.h View 1 2 3 4 1 chunk +0 lines, -63 lines 0 comments Download
D bin/process_script.cc View 1 2 3 4 1 chunk +0 lines, -159 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
siva
9 years, 1 month ago (2011-11-18 08:00:34 UTC) #1
Anton Muhin
LGTM. One suggestion: process_script.cc is now RIP. Maybe move the stuff out of process_script.h as ...
9 years, 1 month ago (2011-11-18 14:30:28 UTC) #2
siva
9 years, 1 month ago (2011-11-18 18:23:18 UTC) #3
Done (removed process_script.h)

Powered by Google App Engine
This is Rietveld 408576698