Searched defs:ThrowStackOverflowException (Results 1 – 6 of 6) sorted by relevance
64 void EtsLanguageContext::ThrowStackOverflowException(ManagedThread *thread) const in ThrowStackOverflowException() function in ark::ets::EtsLanguageContext
129 void CoreLanguageContext::ThrowStackOverflowException(ManagedThread *thread) const in ThrowStackOverflowException() function in ark::CoreLanguageContext
177 virtual void ThrowStackOverflowException([[maybe_unused]] ManagedThread *thread) const in ThrowStackOverflowException() function393 void ThrowStackOverflowException(ManagedThread *thread) const in ThrowStackOverflowException() function
63 void ThrowStackOverflowException(ManagedThread *thread) in ThrowStackOverflowException() function
2674 DEF_RUNTIME_STUBS(ThrowStackOverflowException) in DEF_RUNTIME_STUBS() argument
5489 DECLARE_ASM_HANDLER(ThrowStackOverflowException) in DECLARE_ASM_HANDLER() argument