Searched defs:DescribeStackVisitor (Results 1 – 1 of 1) sorted by relevance
557 struct DescribeStackVisitor : public StackVisitor { in DescribeStack() struct558 explicit DescribeStackVisitor(Thread* thread_in) in DescribeStack() function561 bool VisitFrame() OVERRIDE REQUIRES_SHARED(Locks::mutator_lock_) { in DescribeStack()