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

Issue 1279713002: VM: Remove obsolete workaround for a GC issue in the deoptimization stub. (Closed)

Created:
5 years, 4 months ago by Florian Schneider
Modified:
5 years, 4 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

VM: Remove obsolete workaround for a GC issue in the deoptimization stub. This was part of a temporary fix for issue dartbug.com/14790. (https://codereview.chromium.org//59073012), but does not seem necessary: Stub frames are now like regular Dart frames (with a 0 PC marker). Follow-up fixes for issue 14790 for reference: https://codereview.chromium.org/63093003/ https://codereview.chromium.org/62953014/ BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/00326794d8fc9e8c6451daf6b69c15d1400bebc0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M runtime/vm/stub_code_arm64.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Florian Schneider
5 years, 4 months ago (2015-08-06 09:16:22 UTC) #2
Florian Schneider
Ping.
5 years, 4 months ago (2015-08-12 08:19:38 UTC) #3
siva
lgtm
5 years, 4 months ago (2015-08-12 17:15:45 UTC) #4
Florian Schneider
5 years, 4 months ago (2015-08-13 09:27:04 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
00326794d8fc9e8c6451daf6b69c15d1400bebc0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698