Searched defs:OsrCheckVisitor (Results 1 – 1 of 1) sorted by relevance
125 class OsrCheckVisitor : public StackVisitor { class127 OsrCheckVisitor(Thread* thread, const char* method_name) in OsrCheckVisitor() function in art::OsrCheckVisitor