Home
last modified time | relevance | path

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

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