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