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

Issue 312313002: Do not write protect code when running standalone. Improves startup performance. (Closed)

Created:
6 years, 6 months ago by srdjan
Modified:
6 years, 6 months ago
Reviewers:
Florian Schneider, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Do not write protect code when running standalone. Improves startup performance. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=37032

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M runtime/bin/main.cc View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
srdjan
6 years, 6 months ago (2014-06-05 16:49:11 UTC) #1
siva
lgtm
6 years, 6 months ago (2014-06-05 16:51:09 UTC) #2
srdjan
Committed patchset #2 manually as r37032 (presubmit successful).
6 years, 6 months ago (2014-06-05 16:56:49 UTC) #3
Florian Schneider
6 years, 6 months ago (2014-06-06 09:03:45 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/312313002/diff/10001/runtime/bin/main.cc
File runtime/bin/main.cc (right):

https://codereview.chromium.org/312313002/diff/10001/runtime/bin/main.cc#newc...
runtime/bin/main.cc:941: vm_options.AddArgument("--no_write_protect_code");
Does that mean we lose test coverage with write protection when running VM
tests?

Powered by Google App Engine
This is Rietveld 408576698