Searched refs:GetArrayIndexOutOfBoundsExceptionClassDescriptor (Results 1 – 4 of 4) sorted by relevance
99 virtual const uint8_t *GetArrayIndexOutOfBoundsExceptionClassDescriptor() const = 0;406 const uint8_t *GetArrayIndexOutOfBoundsExceptionClassDescriptor() const in GetArrayIndexOutOfBoundsExceptionClassDescriptor() function408 return base_->GetArrayIndexOutOfBoundsExceptionClassDescriptor(); in GetArrayIndexOutOfBoundsExceptionClassDescriptor()
75 const uint8_t *GetArrayIndexOutOfBoundsExceptionClassDescriptor() const override in GetArrayIndexOutOfBoundsExceptionClassDescriptor() function
108 const uint8_t *GetArrayIndexOutOfBoundsExceptionClassDescriptor() const override in GetArrayIndexOutOfBoundsExceptionClassDescriptor() function
80 ThrowException(ctx, thread, ctx.GetArrayIndexOutOfBoundsExceptionClassDescriptor(), in ThrowArrayIndexOutOfBoundsException()