Searched refs:MethodIsInterpretedVisitor (Results 1 – 1 of 1) sorted by relevance
70 struct MethodIsInterpretedVisitor : public StackVisitor { struct72 MethodIsInterpretedVisitor(Thread* thread, ArtMethod* goal, bool require_deoptable) in MethodIsInterpretedVisitor() function127 MethodIsInterpretedVisitor v(soa.Self(), goal, require_deoptimizable); in Java_Main_isInterpretedFunction()