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

Issue 6791014: Revert r7483 "Move SafeStackFrameIterator::active_count_ into an isolate." (Closed)

Created:
9 years, 8 months ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
Reviewers:
Mikhail Naganov
CC:
v8-dev
Visibility:
Public.

Description

Revert r7483 "Move SafeStackFrameIterator::active_count_ into an isolate." It broke the Mac build. Sampler::SampleStack() can't use Isolate::Current() when called from the sampler thread (from SampleContext). We have to pass the isolate pointer. TBR=mikhail.naganov@gmail.com Committed: http://code.google.com/p/v8/source/detail?r=7485

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -34 lines) Patch
M src/frames.h View 2 chunks +5 lines, -5 lines 0 comments Download
M src/frames.cc View 6 chunks +10 lines, -27 lines 0 comments Download
M src/isolate.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Vitaly Repeshko
9 years, 8 months ago (2011-04-01 16:19:37 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698