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

Issue 23494026: Change inlined stack frame iterator to use code and pc instead of frame. (Closed)

Created:
7 years, 3 months ago by srdjan
Modified:
7 years, 3 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org, turnidge
Visibility:
Public.

Description

Change inlined stack frame iterator to use code and pc instead of frame. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=27140

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M runtime/lib/stacktrace.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/exceptions.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/simulator_arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/stack_frame.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/stack_frame.cc View 1 1 chunk +6 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
srdjan
7 years, 3 months ago (2013-09-04 19:28:35 UTC) #1
siva
lgtm https://codereview.chromium.org/23494026/diff/1/runtime/vm/stack_frame.cc File runtime/vm/stack_frame.cc (right): https://codereview.chromium.org/23494026/diff/1/runtime/vm/stack_frame.cc#newcode353 runtime/vm/stack_frame.cc:353: object_table_(Array::Handle()) { Need an assertion here to ensure ...
7 years, 3 months ago (2013-09-04 19:32:42 UTC) #2
srdjan
https://codereview.chromium.org/23494026/diff/1/runtime/vm/stack_frame.cc File runtime/vm/stack_frame.cc (right): https://codereview.chromium.org/23494026/diff/1/runtime/vm/stack_frame.cc#newcode353 runtime/vm/stack_frame.cc:353: object_table_(Array::Handle()) { On 2013/09/04 19:32:42, siva wrote: > Need ...
7 years, 3 months ago (2013-09-04 19:36:03 UTC) #3
srdjan
7 years, 3 months ago (2013-09-04 19:36:26 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r27140 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698