Searched refs:GetThis (Results 1 – 5 of 5) sorted by relevance
56 mirror::Object* GetThis() const { in GetThis() function
1005 throw_location_this_object = scope.NewHandle(exc_location.GetThis()); in DumpJavaStack()1668 Handle<mirror::Object> saved_throw_this(hs.NewHandle(throw_location.GetThis())); in ThrowNewWrappedException()
2860 throw_location.GetThis()); in PostException()3787 old_throw_this_object.Assign(old_throw_location.GetThis()); in ExecuteMethod()
733 old_throw_this_object.Assign(old_throw_location.GetThis()); in ExceptionDescribe()
84 Handle<mirror::Object> old_throw_this_object(hs.NewHandle(old_throw_location.GetThis())); in SetStatus()