Searched refs:GetClassCastExceptionClassDescriptor (Results 1 – 5 of 5) sorted by relevance
35 ThrowException(ctx, coro, ctx.GetClassCastExceptionClassDescriptor(), in EtsArrayBufferFrom()
111 virtual const uint8_t *GetClassCastExceptionClassDescriptor() const = 0;436 const uint8_t *GetClassCastExceptionClassDescriptor() const in GetClassCastExceptionClassDescriptor() function438 return base_->GetClassCastExceptionClassDescriptor(); in GetClassCastExceptionClassDescriptor()
104 const uint8_t *GetClassCastExceptionClassDescriptor() const override in GetClassCastExceptionClassDescriptor() function
142 const uint8_t *GetClassCastExceptionClassDescriptor() const override in GetClassCastExceptionClassDescriptor() function
139 …ThrowException(ctx, thread, ctx.GetClassCastExceptionClassDescriptor(), utf::CStringAsMutf8(msg.c_… in ThrowClassCastException()