Searched refs:GetThis (Results 1 – 5 of 5) sorted by relevance
55 mirror::Object* GetThis() const { in GetThis() function
1631 Handle<mirror::Object> saved_throw_this(hs.NewHandle(throw_location.GetThis())); in ThrowNewWrappedException()
2821 throw_location.GetThis()); in PostException()3679 old_throw_this_object.Assign(old_throw_location.GetThis()); in ExecuteMethod()
735 old_throw_this_object.Assign(old_throw_location.GetThis()); in ExceptionDescribe()
86 Handle<mirror::Object> old_throw_this_object(hs.NewHandle(old_throw_location.GetThis())); in SetStatus()