Searched defs:throw_location_this_object (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc998 Handle<mirror::Object> throw_location_this_object; local
1005 throw_location_this_object = scope.NewHandle(exc_location.GetThis());
1018 ThrowLocation exc_location(throw_location_this_object.Get(),

Completed in 9 milliseconds