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

Issue 2992343002: Attempts to fix bugs introduced in 8b6fcf50e85d. (Closed)

Created:
3 years, 4 months ago by danunez
Modified:
3 years, 4 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Attempts to fix bugs introduced in 8b6fcf50e85d. Removes a call that erroneously changes top_ in Scavenger. Removes FlushTLS and UnflushTLS from UsedInWords. Reverts commit 0b0f07d303bd22d1c84106a9035ffc803d7852bb. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/7568e1f18e39dcaaf5d718ab6d8e150a976be1c7

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removes UnflushTLS() and renames FlushTLS to something appropriate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -47 lines) Patch
M runtime/vm/heap.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/heap.cc View 1 2 chunks +58 lines, -9 lines 0 comments Download
M runtime/vm/isolate.cc View 2 chunks +10 lines, -8 lines 0 comments Download
M runtime/vm/scavenger.h View 1 7 chunks +26 lines, -7 lines 0 comments Download
M runtime/vm/scavenger.cc View 1 8 chunks +26 lines, -23 lines 0 comments Download
M runtime/vm/thread.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
danunez
Passes the reproducible tests on the local machine.
3 years, 4 months ago (2017-08-04 22:18:03 UTC) #1
rmacnak
lgtm https://codereview.chromium.org/2992343002/diff/1/runtime/vm/scavenger.cc File runtime/vm/scavenger.cc (right): https://codereview.chromium.org/2992343002/diff/1/runtime/vm/scavenger.cc#newcode732 runtime/vm/scavenger.cc:732: void Scavenger::UnflushTLS(uword value) const { This only contains ...
3 years, 4 months ago (2017-08-04 23:02:15 UTC) #2
danunez
3 years, 4 months ago (2017-08-04 23:03:32 UTC) #3
danunez
3 years, 4 months ago (2017-08-05 16:46:09 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
7568e1f18e39dcaaf5d718ab6d8e150a976be1c7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698