Searched refs:method_found_ (Results 1 – 1 of 1) sorted by relevance
76 method_found_(false), in MethodIsInterpretedVisitor()83 method_found_ = true; in VisitFrame()95 return method_found_; in IsFound()101 bool method_found_; member