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

Issue 2528433007: VM: Fix potential problem with visiting stack frames. (Closed)

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

Description

VM: Fix potential problem with visiting stack frames. LookupDartCode would only return a non-null coe object for regular functions, but not for stub code objects. We should also visit pointers for stub code objects. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/ff483c2a78ac7ebe695635830fa267d8416575d3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M runtime/vm/stack_frame.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
4 years ago (2016-11-24 00:41:13 UTC) #2
rmacnak
lgtm
4 years ago (2016-11-24 00:47:19 UTC) #3
Florian Schneider
4 years ago (2016-11-29 17:57:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ff483c2a78ac7ebe695635830fa267d8416575d3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698