Searched defs:BoundedStackVisitor (Results 1 – 1 of 1) sorted by relevance
58 class BoundedStackVisitor : public StackVisitor { class60 BoundedStackVisitor(std::vector<std::pair<ArtMethod*, uint32_t>>* stack, in BoundedStackVisitor() function in art::BoundedStackVisitor