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

/art/runtime/
H A Dthrow_location.h33 class PACKED(4) ThrowLocation {
35 ThrowLocation() { function
39 ThrowLocation(mirror::Object* throw_this_object, mirror::ArtMethod* throw_method, function

Completed in 719 milliseconds