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

Issue 17579005: Merge SafeStackTraceFrameIterator into SafeStackFrameIterator (Closed)

Created:
7 years, 6 months ago by yurys
Modified:
7 years, 6 months ago
Reviewers:
Sven Panne, loislo
CC:
v8-dev, alph
Visibility:
Public.

Description

Merge SafeStackTraceFrameIterator into SafeStackFrameIterator SafeStackFrameIterator was used solely to implement SafeStackTraceFrameIterator. This CL simply merges them and updates usage of SafeStackTraceFrameIterator to use SafeStackFrameIterator (a bit shorter name). BUG=None R=loislo@chromium.org, svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15305

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -41 lines) Patch
M src/frames.h View 2 chunks +3 lines, -23 lines 0 comments Download
M src/frames.cc View 3 chunks +8 lines, -15 lines 0 comments Download
M src/frames-inl.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/profile-generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/sampler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
yurys
7 years, 6 months ago (2013-06-24 14:46:01 UTC) #1
loislo
lgtm
7 years, 6 months ago (2013-06-24 14:52:24 UTC) #2
Sven Panne
lgtm
7 years, 6 months ago (2013-06-25 06:37:35 UTC) #3
yurys
7 years, 6 months ago (2013-06-25 07:14:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r15305 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698