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

Issue 1172002: Does anyone need copy constructor for StackFrameIterator?

Created:
10 years, 9 months ago by Peter Rybin
Modified:
10 years, 9 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Add a copy constructor to StackFrameIterator

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M src/frames.h View 2 chunks +7 lines, -1 line 0 comments Download
M src/frames.cc View 2 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Peter Rybin
10 years, 9 months ago (2010-03-23 16:55:38 UTC) #1
I have implemented copy constructor/= operator in StackFrameIterator for easy
stack manipulations but didn't use it.

Just offering it here should anyone need it.

I'm sorry for spam.

Powered by Google App Engine
This is Rietveld 408576698