Home | History | Annotate | Download | only in runtime

Lines Matching defs:throw_location

807       ThrowLocation throw_location;
808 mirror::Throwable* exception = self->GetException(&throw_location);
811 function_name_, type.c_str(), throw_location.Dump().c_str());