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

Issue 9668034: Fix issue 1950: (Closed)

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

Description

Fix issue 1950: - enable-checked-mode forces --enable_type_checks and --enable_asserts. Committed: https://code.google.com/p/dart/source/detail?r=5269

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M vm/flags.h View 3 chunks +9 lines, -0 lines 0 comments Download
M vm/flags.cc View 5 chunks +30 lines, -0 lines 2 comments Download
M vm/parser.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
8 years, 9 months ago (2012-03-09 23:08:51 UTC) #1
regis
LGTM https://chromiumcodereview.appspot.com/9668034/diff/1/vm/flags.cc File vm/flags.cc (right): https://chromiumcodereview.appspot.com/9668034/diff/1/vm/flags.cc#newcode62 vm/flags.cc:62: // No value to print here. You could ...
8 years, 9 months ago (2012-03-09 23:16:03 UTC) #2
Ivan Posva
8 years, 9 months ago (2012-03-09 23:20:37 UTC) #3
https://chromiumcodereview.appspot.com/9668034/diff/1/vm/flags.cc
File vm/flags.cc (right):

https://chromiumcodereview.appspot.com/9668034/diff/1/vm/flags.cc#newcode62
vm/flags.cc:62: // No value to print here.
On 2012/03/09 23:16:03, regis wrote:
> You could maybe print the name of the flag.

Done.

Powered by Google App Engine
This is Rietveld 408576698