Searched refs:GetStackOverflowErrorClassDescriptor (Results 1 – 6 of 6) sorted by relevance
92 virtual const uint8_t *GetStackOverflowErrorClassDescriptor() const in GetStackOverflowErrorClassDescriptor() function394 const uint8_t *GetStackOverflowErrorClassDescriptor() const in GetStackOverflowErrorClassDescriptor() function396 return base_->GetStackOverflowErrorClassDescriptor(); in GetStackOverflowErrorClassDescriptor()
69 const char *classDescriptor = utf::Mutf8AsCString(GetStackOverflowErrorClassDescriptor()); in ThrowStackOverflowException()
103 const uint8_t *GetStackOverflowErrorClassDescriptor() const override in GetStackOverflowErrorClassDescriptor() function
70 const uint8_t *GetStackOverflowErrorClassDescriptor() const override in GetStackOverflowErrorClassDescriptor() function
135 …auto *cls = classLinker->GetClass(ctx.GetStackOverflowErrorClassDescriptor(), true, extension->Get… in ThrowStackOverflowException()
150 …classLinker->GetClass(ctx.GetStackOverflowErrorClassDescriptor(), true, extension->GetBootContext(… in InitializeFinish()