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

Issue 1710443003: Fix background compilation: allocate stubs at safepoint (Closed)

Created:
4 years, 10 months ago by srdjan
Modified:
4 years, 10 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

Fix background compilation: allocate stubs at safepoint BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/f5392ea09ad62de2826e4b696303235783d1d7d4

Patch Set 1 #

Patch Set 2 : f #

Patch Set 3 : d #

Total comments: 8

Patch Set 4 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -4 lines) Patch
M runtime/vm/compiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/stub_code.cc View 1 2 3 2 chunks +28 lines, -3 lines 0 comments Download
M runtime/vm/virtual_memory_android.cc View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/virtual_memory_linux.cc View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/virtual_memory_macos.cc View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/virtual_memory_win.cc View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
srdjan
4 years, 10 months ago (2016-02-17 20:57:42 UTC) #2
siva
https://codereview.chromium.org/1710443003/diff/40001/runtime/vm/stub_code.cc File runtime/vm/stub_code.cc (right): https://codereview.chromium.org/1710443003/diff/40001/runtime/vm/stub_code.cc#newcode10 runtime/vm/stub_code.cc:10: #include "vm/compiler.h" // SafepointOperationScope. #include "vm/safepoint.h" (SafepointOperationScope is defined ...
4 years, 10 months ago (2016-02-17 21:07:49 UTC) #3
siva
LGTM with comments.
4 years, 10 months ago (2016-02-17 21:08:06 UTC) #4
srdjan
https://codereview.chromium.org/1710443003/diff/40001/runtime/vm/stub_code.cc File runtime/vm/stub_code.cc (right): https://codereview.chromium.org/1710443003/diff/40001/runtime/vm/stub_code.cc#newcode10 runtime/vm/stub_code.cc:10: #include "vm/compiler.h" // SafepointOperationScope. On 2016/02/17 21:07:49, siva wrote: ...
4 years, 10 months ago (2016-02-17 21:15:15 UTC) #5
srdjan
4 years, 10 months ago (2016-02-17 21:17:31 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
f5392ea09ad62de2826e4b696303235783d1d7d4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698