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

Issue 2207643002: Narrow the scope of writable code to the forwarding phase of become instead of the whole isolate re… (Closed)

Created:
4 years, 4 months ago by rmacnak
Modified:
4 years, 4 months ago
Reviewers:
Cutch
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

Narrow the scope of writable code to the forwarding phase of become instead of the whole isolate reload scope. Other operations during an isolate reload scope may create new protected code or re-protect old code. Also, only make code writable on IA32. R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/25759da7bfe581700837c36ebf07b48a3de62933

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -13 lines) Patch
M runtime/vm/become.cc View 2 chunks +35 lines, -3 lines 0 comments Download
M runtime/vm/isolate_reload.cc View 2 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 4 months ago (2016-08-02 17:03:34 UTC) #2
Cutch
lgtm
4 years, 4 months ago (2016-08-02 17:06:29 UTC) #3
rmacnak
4 years, 4 months ago (2016-08-02 17:19:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
25759da7bfe581700837c36ebf07b48a3de62933 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698