Searched refs:GetArrayIndexOutOfBoundsExceptionClassDescriptor (Results 1 – 3 of 3) sorted by relevance
94 virtual const uint8_t *GetArrayIndexOutOfBoundsExceptionClassDescriptor() const = 0;397 const uint8_t *GetArrayIndexOutOfBoundsExceptionClassDescriptor() const in GetArrayIndexOutOfBoundsExceptionClassDescriptor() function399 return base_->GetArrayIndexOutOfBoundsExceptionClassDescriptor(); in GetArrayIndexOutOfBoundsExceptionClassDescriptor()
70 const uint8_t *GetArrayIndexOutOfBoundsExceptionClassDescriptor() const override in GetArrayIndexOutOfBoundsExceptionClassDescriptor() function
81 ThrowException(ctx, thread, ctx.GetArrayIndexOutOfBoundsExceptionClassDescriptor(), in ThrowArrayIndexOutOfBoundsException()