Home | History | Annotate | Download | only in runtime

Lines Matching defs:throw_location

248       ThrowLocation throw_location;
249 mirror::Throwable* exception = self->GetException(&throw_location);
251 << " thrown by '" << throw_location.Dump() << "'\n"