Searched refs:throw_location_this_object (Results 1 – 1 of 1) sorted by relevance
998 Handle<mirror::Object> throw_location_this_object; in DumpJavaStack() local1005 throw_location_this_object = scope.NewHandle(exc_location.GetThis()); in DumpJavaStack()1018 ThrowLocation exc_location(throw_location_this_object.Get(), in DumpJavaStack()