Home
last modified time | relevance | path

Searched refs:throw_this_object (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthrow_location.h41 ThrowLocation(mirror::Object* throw_this_object, mirror::ArtMethod* throw_method, in ThrowLocation() argument
43 this_object_(throw_this_object), in ThrowLocation()