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

Issue 1408653002: Skip making code pages temporarily writable when finalizing the VM isolate loaded from precompiled … (Closed)

Created:
5 years, 2 months ago by rmacnak
Modified:
5 years, 2 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Skip making code pages temporarily writable when finalizing the VM isolate loaded from precompiled snapshot. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/d8490425c81f1f2d54c18b0093042642f063b2ab

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -14 lines) Patch
M runtime/vm/heap.h View 2 chunks +5 lines, -2 lines 1 comment Download
M runtime/vm/heap.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M runtime/vm/heap_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/pages.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/pages.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
rmacnak
5 years, 2 months ago (2015-10-15 00:27:25 UTC) #2
siva
lgtm https://chromiumcodereview.appspot.com/1408653002/diff/1/runtime/vm/heap.h File runtime/vm/heap.h (right): https://chromiumcodereview.appspot.com/1408653002/diff/1/runtime/vm/heap.h#newcode380 runtime/vm/heap.h:380: explicit WritableVMIsolateScope(Thread* thread, bool include_code_pages); not explicit anymore ...
5 years, 2 months ago (2015-10-15 01:01:29 UTC) #3
rmacnak
5 years, 2 months ago (2015-10-15 20:45:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d8490425c81f1f2d54c18b0093042642f063b2ab (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698