DescriptionRevert 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 #
Messages
Total messages: 1 (0 generated)
|