Home
last modified time | relevance | path

Searched refs:OsrCheckVisitor (Results 1 – 1 of 1) sorted by relevance

/art/test/570-checker-osr/
Dosr.cc125 class OsrCheckVisitor : public StackVisitor { class
127 OsrCheckVisitor(Thread* thread, const char* method_name) in OsrCheckVisitor() function in art::OsrCheckVisitor
161 OsrCheckVisitor visitor(soa.Self(), chars.c_str()); in Java_Main_ensureHasOsrCode()