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

Issue 23618063: Add support for passing in vm options to the dart2js scripts. (Closed)

Created:
7 years, 3 months ago by ricow1
Modified:
7 years, 3 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add support for passing in vm options to the dart2js scripts. R=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=27690

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M sdk/bin/dart2js View 1 2 3 3 chunks +9 lines, -3 lines 0 comments Download
M sdk/bin/dart2js.bat View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ricow1
7 years, 3 months ago (2013-09-20 07:15:40 UTC) #1
ricow1
Updated to allow for multiple arguments. Additionally, changed the normal array appends to use the ...
7 years, 3 months ago (2013-09-20 08:09:34 UTC) #2
ahe
LGTM! https://codereview.chromium.org/23618063/diff/6001/sdk/bin/dart2js File sdk/bin/dart2js (right): https://codereview.chromium.org/23618063/diff/6001/sdk/bin/dart2js#newcode36 sdk/bin/dart2js:36: EXTRA_OPTIONS[${#EXTRA_OPTIONS[@]}]='--enable-diagnostic-colors' Could you update this as well? https://codereview.chromium.org/23618063/diff/6001/sdk/bin/dart2js.bat ...
7 years, 3 months ago (2013-09-20 08:20:23 UTC) #3
ricow1
https://codereview.chromium.org/23618063/diff/6001/sdk/bin/dart2js File sdk/bin/dart2js (right): https://codereview.chromium.org/23618063/diff/6001/sdk/bin/dart2js#newcode36 sdk/bin/dart2js:36: EXTRA_OPTIONS[${#EXTRA_OPTIONS[@]}]='--enable-diagnostic-colors' On 2013/09/20 08:20:23, ahe wrote: > Could you ...
7 years, 3 months ago (2013-09-20 08:24:51 UTC) #4
ricow1
7 years, 3 months ago (2013-09-20 08:25:10 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r27690 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698