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