Searched refs:GetStackOverflowErrorClassDescriptor (Results 1 – 4 of 4) sorted by relevance
88 virtual const uint8_t *GetStackOverflowErrorClassDescriptor() const in GetStackOverflowErrorClassDescriptor() function387 const uint8_t *GetStackOverflowErrorClassDescriptor() const in GetStackOverflowErrorClassDescriptor() function389 return base_->GetStackOverflowErrorClassDescriptor(); in GetStackOverflowErrorClassDescriptor()
65 const uint8_t *GetStackOverflowErrorClassDescriptor() const override in GetStackOverflowErrorClassDescriptor() function
135 …auto *cls = class_linker->GetClass(ctx.GetStackOverflowErrorClassDescriptor(), true, extension->Ge… in ThrowStackOverflowException()
148 …class_linker->GetClass(ctx.GetStackOverflowErrorClassDescriptor(), true, extension->GetBootContext… in InitializeFinish()